On Sat, Dec 25, 2021 at 06:08:52PM -0700, j...@bitminer.ca wrote:
> 
> > 
> > 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.

Thanks for your valuable feedback.  It makes sense that using the default of 
64 threads as that matches the limit for related stack arrays in OpenBLAS.
Other distros such as Debian, Arch Linux also build generic package with 
hardcoded max number of threads of 64.

Attached is a revised tarball, thanks.

> John

        Kevin

Attachment: openblas.tgz
Description: application/tar-gz

Reply via email to