Skip to content

[OpenBLAS_jll] Update to v0.3.10+10 #43331

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

Conversation

giordano
Copy link
Member

@giordano giordano commented Dec 4, 2021

This version has been rebuilt to have 32 threads by default, instead of 512 as
it accidentally happened before. The large number of threads caused problems on
some platforms, including StackOverflowErrors.

Similar to #43300, but for Julia v1.6. I wasn't able to test this one because I'm not able to reproduce the error on machines I have access to.

Usual memo to self: to update the library, change the version number in stdlib/OpenBLAS_jll/Project.toml, run make -f contrib/refresh_checksums.mk -j openblas and remove the old checksums from the updated file deps/checksums/openblas.

This version has been rebuilt to have 32 threads by default, instead of 512 as
it accidentally happened before.  The large number of threads caused problems on
some platforms, including `StackOverflowError`s.
@DilumAluthge DilumAluthge merged commit 6867362 into JuliaLang:backports-release-1.6 Dec 5, 2021
@giordano giordano deleted the mg/openblas-32-threads-16 branch December 5, 2021 11:32
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
This version has been rebuilt to have 32 threads by default, instead of 512 as
it accidentally happened before.  The large number of threads caused problems on
some platforms, including `StackOverflowError`s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants