Open soumitrachatterjee opened 8 years ago
Did you solve the problem? Same problem happened to me
Hey there, sorry again for the late reply.
I recently released a new version 1.2.5 which now works for aarch64/arm64 (newer raspberry pis and AWS Graviton CPUs) using openblas.
Let me know how it works.
Trying to configure on Linux/AArch64 fails as follows:
Note that the lapack directory above is as downloaded from http://www.netlib.org/lapack
Trying to configure using the download option
$ ./configure --static-libs --download-lapack
also fails:Same is the case with specifying
--lapack-build
: