[slurm-users] Automatically setting OMP_NUM_THREADS=SLURM_CPUS_PER_TASK?
Martin Cuma
martin.cuma at utah.edu
Tue Mar 6 16:07:59 MST 2018
Ryan,
we set OMP_NUM_THREADS=1 in the R and Python modules (MKL will honor
that), and instruct those users that want to run multi-threaded to set
OMP_NUM_THREADS themselves after loading the module - and make sure they
don't oversubscribe the node.
In our experience majority of R and Python users run independent serial
calculations so the default OMP_NUM_THREADS=1 is reasonable.
MC
--
Martin Cuma
Center for High Performance Computing
Department of Geology and Geophysics
University of Utah
More information about the slurm-users
mailing list