# time -p mpirun -np 16 --host node1,node2 hello_world_mpi
real 4.31 user 0.04 sys 0.01
Use the value of 4:31 as the estimate walltime. Since this is an estimate, you may want to place a higher value in the walltime
$ qsub -l walltime=5:00 -l nodes=1:ppn=8 openmpi.sh -v file=hello_world
No comments:
Post a Comment