[Wien] Parallel calculation in more than 2 nodes

MA Weiliang weiliang.MA at etu.univ-amu.fr
Wed Jul 22 10:48:13 CEST 2020


Hi, 

I changed the parallel_option with ' setenv WIEN_MPIRUN "mpirun -np _NP_ -machinefile _HOSTS_ _EXEC_” '. It works.

There are some lines in lapw1para_lapw, so I just tried to comment the MPIRUN lines in parallel_options before. 

if ( $?WIEN_MPIRUN ) then
  set mpirun = "$WIEN_MPIRUN"
else
  set mpirun='mpirun -np _NP_ _EXEC_'
endif


Thank you again.

Best regards,
Weiliang MA





More information about the Wien mailing list