Saturday, December 25, 2021

Re: NEW: math/openblas - an optimized BLAS library based on GotoBLAS2

>
> OpenBLAS 0.3.19 was released. Attached is a tarball that updates to
> 0.3.19,
> thanks.

I see you added USE_THREAD=1 USE_OPENMP=0. I recommend also adding

NUM_THREADS=64

for the build as a build machine with fewer cores than a user
machine would invisibly limit the usable cores. See

https://github.com/xianyi/OpenBLAS/wiki/faq#usage-1

for the rationale.

You'll also have to test py-numpy and py-scipy for lapack, and probably
also octave.


John

No comments:

Post a Comment