gentoo-ebuilds/sci-libs/openblas/files
Sam James 961b92133c
sci-libs/openblas: fix memory allocation issues
* Backport upstream fix to not spin in blas_memory_alloc on ENOMEM
  (bug #967251). Combined with the high defaults for NUM_PARALLEL and
  NUM_THREADS set by the ebuild, flexiblas configure would hang.

* Choose lower values for NUM_PARALLEL, NUM_THREADS on 32-bit arches
  (bug #967251).

* Document the current issue w/ overcommit (bug #967026).

Thank you to Anon Emuss for the detailed bug report and analysis.

Bug: https://bugs.gentoo.org/967026
Closes: https://bugs.gentoo.org/967251
Tested-by: Eli Schwartz <eschwartz@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-16 04:56:32 +00:00
..
openblas-0.3.29-shared-blas-lapack.patch
openblas-0.3.30-arm-assembly.patch
openblas-0.3.30-cmake_libdir.patch
openblas-0.3.30-enomem-check.patch sci-libs/openblas: fix memory allocation issues 2025-12-16 04:56:32 +00:00
openblas-0.3.30-lunar-lake.patch