Error running python script after conda and gcc update

Are you running this script on a login node? There’s a process limit on the login nodes that would generate this error. If so, log on to a compute node instead via salloc or restrict the threads with export OPENBLAS_NUM_THREADS=1.

1 Like