Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We set OpenBLAS's initial thread count to `1` to prevent runaway allocation within OpenBLAS's initial thread startup. LinearAlgebra will later call `BLAS.set_num_threads()` to the actual value we require.
- Loading branch information