Update to OpenBLAS 0.3.26 by mattip · Pull Request #25687 · numpy/numpy
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 12.3k
Merged
charris merged 1 commit intonumpy:mainfrom
Jan 25, 2024Merged
Update to OpenBLAS 0.3.26#25687
charris merged 1 commit intonumpy:mainfrom
Update to OpenBLAS 0.3.26#25687
charris merged 1 commit intonumpy:mainfrom
Conversation
Copy link Copy Markdown
Member
mattip
commented
Jan 25, 2024
mattip
commented
OpenBLAS released v0.3.26, update to use it. This also uses the newer tarball format with a single scipy-openblas shared object, see MacPython/openblas-libs#128. This will enable #25505 and dropping the tools/openblas_support.py script
Copy link Copy Markdown
Member Author
mattip
commented
Jan 25, 2024
mattip commented
Jan 25, 2024The relevant CI job is the linux blas one since it (and wheel building) still uses the script rather than the scipy-openblas wheels.
Mousius approved these changes Jan 25, 2024
Copy link Copy Markdown
Member
Mousius
left a comment
Mousius
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Woo! There's some great improvements in this release of OpenBLAS 😸
Copy link Copy Markdown
Member Author
mattip
commented
Jan 25, 2024
mattip commented
Jan 25, 2024The correct tarball was downloaded and used in the build
charris
merged commit
864c18a
into
numpy:main
Copy link Copy Markdown
Member
charris
commented
Jan 25, 2024
charris commented
Jan 25, 2024Thanks Matti.
This was referenced
Jan 25, 2024
mattip
deleted the
openblas-v0.3.26
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment