This only resurfaced recently (within a month or so). Maybe there were some changes in libblas feedstocks?
Our previous workaround was to use libblas instead (conda install "libblas=*=*_openblas"), however it appears that this downgrades (the lapack95 dependent) bmad now.
Solution to issue cannot be found in the documentation.
Issue
Downstream libraries are failing to load on MacOS due to undefined symbols when using the "accelerate" backend.
Looks like this was noticed during
staged-recipes
by @isuruf in a discussion with @hhslepicka:https://github.com/conda-forge/staged-recipes/pull/14212#discussion_r593828545
This only resurfaced recently (within a month or so). Maybe there were some changes in libblas feedstocks?
Our previous workaround was to use libblas instead (
conda install "libblas=*=*_openblas"
), however it appears that this downgrades (the lapack95 dependent) bmad now.Installed packages
Environment info