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: update OpenBLAS to an intermediate commit #24199

Merged
merged 1 commit into from Jul 17, 2023
Merged

Conversation

mattip
Copy link
Member

@mattip mattip commented Jul 17, 2023

Fixes #24067. Thanks to @martin-frbg for working this out.

@github-actions github-actions bot added the 36 - Build Build related PR label Jul 17, 2023
@mattip mattip added the 09 - Backport-Candidate PRs tagged should be backported label Jul 17, 2023
@seberg seberg merged commit cd20fd0 into numpy:main Jul 17, 2023
76 checks passed
@seberg
Copy link
Member

seberg commented Jul 17, 2023

Thanks a lot for untangling this!

@Al-aminI
Copy link

Al-aminI commented Sep 28, 2023

please what is the solution for RuntimeWarning: invalid value encountered in matmul
ret = a @ b. it seems the issue was resolved but am getting the error now. am using numpy 1.26.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: <input>:1: RuntimeWarning: invalid value encountered in matmul
5 participants