Skip to content

BLD: update to OpenBLAS 0.3.27 #26258

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

Merged
merged 2 commits into from
Apr 12, 2024
Merged

BLD: update to OpenBLAS 0.3.27 #26258

merged 2 commits into from
Apr 12, 2024

Conversation

mattip
Copy link
Member

@mattip mattip commented Apr 10, 2024

Fixes #26240 by building with scipy_openblas wheels containing OpenBLAS 0.3.27

@mattip mattip added this to the 2.0.0 release milestone Apr 10, 2024
@github-actions github-actions bot added the 36 - Build Build related PR label Apr 10, 2024
@mattip
Copy link
Member Author

mattip commented Apr 10, 2024

sdist test broke:

ImportError: libscipy_openblas64_64_.so: cannot open shared object file: \
   No such file or directory

@mattip
Copy link
Member Author

mattip commented Apr 10, 2024

The newer libscipy_openblas64_.so has

SONAME               libscipy_openblas64_64_.so

I will fix that in the upstream repo and revisit this PR

@mattip
Copy link
Member Author

mattip commented Apr 11, 2024

Ci is passing.

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Apr 12, 2024
@charris charris merged commit 1659f7c into numpy:main Apr 12, 2024
61 checks passed
@charris
Copy link
Member

charris commented Apr 12, 2024

Thanks Matti

charris pushed a commit to charris/numpy that referenced this pull request Apr 12, 2024
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Apr 12, 2024
@charris charris removed this from the 2.0.0 release milestone Apr 12, 2024
@mattip mattip deleted the openblas-0.3.27 branch May 5, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
36 - Build Build related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: consider shipping numpy 2 final (or rc2) with OpenBLAS 0.3.27
2 participants