First thing I noticed when installing into /opt/OpenBLAS was that the
LAPACK header files were not being copied properly. This was because the
OpenBLAS makefile uses the "-D" option in the install command which the
default Mac install doesn't support. A quick "brew install coreutils"
solved that pr
Hi All,
I run Mac OS X 10.9.1 and was trying to get OpenBLAS working for numpy.
I've downloaded the OpenBLAS source and compiled it (thanks to Olivier
Grisel). I installed everything to /usr/local/lib (I believe): e.g. "ll
/usr/local/lib/ | grep openblas"
lrwxr-xr-x 1 37B 10 Feb 14:51 libopenbl