[Wien] Parallel calculation in more than 2 nodes

MA Weiliang weiliang.MA at etu.univ-amu.fr
Tue Jul 21 15:19:32 CEST 2020


Parallel_option:

setenv TASKSET "no"
if ( ! $?USE_REMOTE ) setenv USE_REMOTE 0
if ( ! $?MPI_REMOTE ) setenv MPI_REMOTE 0
setenv WIEN_GRANULARITY 1
setenv DELAY 0.1
setenv SLEEPY 1
#setenv WIEN_MPIRUN "srun -K1 _EXEC_"
if ( ! $?CORES_PER_NODE) setenv CORES_PER_NODE  16
#if ( ! $?PINNING_COMMAND) setenv PINNING_COMMAND "--cpu_bind=map_cpu:"
#if ( ! $?PINNING_LIST ) setenv PINNING_LIST “0,8,1,9,2,10,3,11,4,12,5,13,6,14,7,15"

mpi:  mpirun in intel 2017 compliers.




More information about the Wien mailing list