Skip to content

JOSS: mkl not available for mac silicon OSX 15 #10

Open
@jgostick

Description

@jgostick

I have recently started using a Mac (mixed feelings about that), but it has let me see a different side of things RE: installing software.

I am unable to even do the simple pip install pore2chip on my MacBook Air with OSX15 and Arm64 architecture. This is because the MKL package is not available, which is required by pypardiso.

We have the problem with openpnm and porespy too, so we don't make pypardiso mandatory. There are other good solvers like pyamg which can be used, they are just a bit less robust. I guess my suggestion would be to remove pypardiso as a hard requirement and have a fall-back option for systems where it is not found.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions