[Numpy-discussion] Re: Importance of setting up SVML during build

2022-01-16 Thread Sandro Tosi
> You are using the wrong tarball I believe. I just checked numpy-1.22.1.tar.gz > from our GitHub Releases page, and it does include SVML (at > numpy/core/src/umath/svml). If you instead grabbed the > autogenerated-by-github "Source code" tarball, that is the wrong one. We'd > delete it if we c

[Numpy-discussion] Re: Importance of setting up SVML during build

2022-01-16 Thread Ralf Gommers
On Sun, Jan 16, 2022 at 9:16 AM Sandro Tosi wrote: > Hello, > i'm preparing 1.22.1 for inclusion in Debian, and noticed how the new > numpy has a git submodule to include numpy/SVML in its source tree. > > We are basing the debian package on the github tarball, and that does > not include any sub