Skip to content

Avoid thread safety issues in multithreaded use of OpenBLAS - #1458

Merged
mhsmith merged 2 commits into
chaquo:masterfrom
ngoldbaum:ob-thread-safety
Jul 27, 2026
Merged

mhsmith merged 2 commits into
chaquo:masterfrom
ngoldbaum:ob-thread-safety

Conversation

@ngoldbaum

@ngoldbaum ngoldbaum commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

A NumPy contributor ran into a randomly failing test on our android CI, which I tracked down to the problem fixed by this patch, see: numpy/numpy#32028 (comment).

I also updated the link in the script to point to the current location for this information, which also suggests setting USE_LOCKING=1.

@ngoldbaum

Copy link
Copy Markdown
Contributor Author

Ping @mhsmith since you touched the OpenBLAS recipe recently.

@mhsmith

mhsmith commented Jul 27, 2026

Copy link
Copy Markdown
Member

Thanks, I've released this as build number 2.

@mhsmith
mhsmith merged commit 7708c4d into chaquo:master Jul 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants