I am having problem running an openmpi program. It kept on giving me this error:
[opto023:31621] pls:tm: failed to poll for a spawned proc, return status = 17002
[opto023:31621] [0,0,0] ORTE_ERROR_LOG: In errno in file ../../../../../orte/mca/rmgr/urm/rmgr_urm.c at line 462
[opto023:31621] mpirun: spawn failed with errno=-11
I after I searched in the net, it might be due to OpenMPI and Torque problem.
check this forum.
The problem is solved by submitting the job using -S option
$qsub -S /bin/sh paralleljob.pbs
Filed under: Uncategorized | Tagged: mpi, parallel | Leave a comment »