brewsci / homebrew-num

:beer::1234: Homebrew formulae for numerical methods
BSD 2-Clause "Simplified" License
11 stars 12 forks source link

MUMPS dylib won't load because linked to old openblas #47

Closed wrs28 closed 5 years ago

wrs28 commented 5 years ago

I found this issue when trying to access MUMPS in Julia, filing this issue.

@dpo was helpful and pointed me to a likely issue with need to rebuild dependencies of brewsci-mumps.

I'm just filing this here for completeness.

zbeekman commented 5 years ago

FYI, homebrew-core is migrating to using OpenBLAS, so so eventually we could migrate mumps to core depending on what options/libs it should be built with.

wrs28 commented 5 years ago

Recent brew upgrade fixed the issue.