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
Our cosma job require us to manually limitt he MKL / BLAS threads in the batch submisssion script. We can build this into AutoLens configs using the library below, which will give us more control of how many threads we can spawn.
Our cosma job require us to manually limitt he MKL / BLAS threads in the batch submisssion script. We can build this into AutoLens configs using the library below, which will give us more control of how many threads we can spawn.
https://github.com/joblib/threadpoolctl
The text was updated successfully, but these errors were encountered: