Skip to content

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