Skip to content

pypardiso breaks native builds on Arm64 architechture (the new Apple silicon) #2834

@ma-sadeghi

Description

@ma-sadeghi

PyPardiso requires MKL, which requires Intel architecture. Two options:

  • Distribute platform-specific releases: without pypardiso for macOS, with otherwise
  • Remove pypardiso as a hard dependency, but add a warning if the user's not using pypardiso to install it (if they're on Intel)

The latter is easier and probably more maintainable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions