Update to OpenBLAS 0.3.26 by mattip · Pull Request #25687 · numpy/numpy

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mattip

Copy link Copy Markdown

Member

@mattip mattip commented

Jan 25, 2024

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

@mattip

Copy link Copy Markdown

Member Author

mattip commented

Jan 25, 2024

The relevant CI job is the linux blas one since it (and wheel building) still uses the script rather than the scipy-openblas wheels.

Copy link Copy Markdown

Member

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

@mattip

Copy link Copy Markdown

Member Author

mattip commented

Jan 25, 2024

The correct tarball was downloaded and used in the build

@charris charris merged commit 864c18a into numpy:main

Jan 25, 2024

@charris

Copy link Copy Markdown

Member

charris commented

Jan 25, 2024

Thanks Matti.

@mattip mattip deleted the openblas-v0.3.26 branch

May 5, 2025 11:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Mousius Mousius Mousius approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@mattip @charris @Mousius