PyAutoLens
PyAutoLens copied to clipboard
Numpy linalg thread control via threadpoolctl
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