I'm running Torque with Open MPI on a cluster with 30 nodes and 360 cores.
I have found that the wall time of
mpirun -np N ~./myjob
and
qsub -l nodes=1:ppn=N mpirun -np N ~./myjob
differs many times. For small jobs it grows from 1.2 s to 20 s, from 2 s to 37 s and so on.
For larger jobs the difference becomes important. How to overcome it?
Asked by Arsen
(1 rep)
Jun 2, 2014, 03:18 PM
Last activity: Sep 26, 2014, 11:06 PM
Last activity: Sep 26, 2014, 11:06 PM