Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLD: improve detection of Netlib libblas/libcblas/liblapack #25117

Merged
merged 2 commits into from
Nov 11, 2023

Conversation

charris
Copy link
Member

@charris charris commented Nov 11, 2023

Backport of #25055.

Changes:

  • Add proper dependencies for Netlib BLAS and LAPACK, using both pkg-config and system (custom) detection
  • Also improve the MKL and OpenBLAS detection, so there is less logged in meson-log.txt
  • Add a CI job for split libblas, libcblas and liblapack in an OpenSUSE container
  • Add blas, cblas and lapack to the FreeBSD CI job

Closes gh-25028
Closes gh-25041
Also address the issue for conda-forge with split libblas/libcblas encountered in conda-forge/numpy-feedstock#302.

@charris charris added 03 - Maintenance 08 - Backport Used to tag backport PRs 36 - Build Build related PR labels Nov 11, 2023
@charris charris added this to the 1.26.2 release milestone Nov 11, 2023
@charris charris merged commit 1d5ff21 into numpy:maintenance/1.26.x Nov 11, 2023
81 of 83 checks passed
@charris charris deleted the backport-25055 branch November 11, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
03 - Maintenance 08 - Backport Used to tag backport PRs 36 - Build Build related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants