[Numpy-discussion] NEP 54 - SIMD infrastructure evolution to C++ and adopting Google Highway

2023-12-31 Thread Ralf Gommers
Hi all, We have just NEP 54, "SIMD infrastructure evolution: adopting Google Highway when moving to C++?", with Draft status after a long review at https://github.com/numpy/numpy/pull/24138. It looks like it wasn't sent to this list before. Please see https://numpy.org/neps/nep-0054-simd-cpp-high

[Numpy-discussion] Fwd: incomplete BLAS/CBLAS linking (Telling meson build which CBLAS/LAPACK (LAPACKE?) to use via pkgconfig module)

2023-12-31 Thread Ralf Gommers
(I took this off-list unintentionally, so I'm forward each email to the list now) -- Forwarded message - From: Ralf Gommers Date: Thu, Dec 28, 2023 at 8:51 PM Subject: Re: incomplete BLAS/CBLAS linking (Telling meson build which CBLAS/LAPACK (LAPACKE?) to use via pkgconfig modul

[Numpy-discussion] Fwd: incomplete BLAS/CBLAS linking (Telling meson build which CBLAS/LAPACK (LAPACKE?) to use via pkgconfig module)

2023-12-31 Thread Ralf Gommers
-- Forwarded message - From: Dr. Thomas Orgis Date: Fri, Dec 29, 2023 at 12:00 AM Subject: Re: incomplete BLAS/CBLAS linking (Telling meson build which CBLAS/LAPACK (LAPACKE?) to use via pkgconfig module) To: Ralf Gommers Am Thu, 28 Dec 2023 20:51:27 +0100 schrieb Ralf Gommers :

[Numpy-discussion] Re: incomplete BLAS/CBLAS linking (Telling meson build which CBLAS/LAPACK (LAPACKE?) to use via pkgconfig module)

2023-12-31 Thread Ralf Gommers
(re-sending to list) On Fri, Dec 29, 2023 at 11:34 AM Ralf Gommers wrote: > > > On Fri, Dec 29, 2023 at 12:00 AM Dr. Thomas Orgis < > thomas.or...@uni-hamburg.de> wrote: > >> Am Thu, 28 Dec 2023 20:51:27 +0100 >> schrieb Ralf Gommers : >> >> > > libblas.so >> > > liblapack.so (NEEDing libblas.so

[Numpy-discussion] Re: incomplete BLAS/CBLAS linking (Telling meson build which CBLAS/LAPACK (LAPACKE?) to use via pkgconfig module)

2023-12-31 Thread Ralf Gommers
On Sat, Dec 30, 2023 at 1:57 PM Dr. Thomas Orgis < thomas.or...@uni-hamburg.de> wrote: > > Am Fri, 29 Dec 2023 11:34:04 +0100 > schrieb Ralf Gommers : > > > If the library name is libcblas.so it will still be found. If it's also a > > nonstandard name, then yes it's going to fail. I'd say though t