Skip to content

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
@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