You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems to be JuliaLang/julia#46844. I don't really understand how that was supposed to work. If we set ENV["OPENBLAS_NUM_THREADS"] = "1" then LinearAlgebra.__init__() will not set the number of threads:
Something looks strange with the number of BLAS threads on 1.9, I think.
This should just be with everything default.
cc @staticfloat
The text was updated successfully, but these errors were encountered: