Using mpiexec on non-PBS node for short test?
David Gunter
dog at lanl.gov
Tue Oct 9 14:56:03 EDT 2007
We have mvapich2 running on an IB cluster here, under PBS control.
We build the standard mvapich2 including the mpich2 mpirun and
mpiexecs but at the tail end of that we delete mpiexec and mpirun in
favor of the PBS-enabled mpiexec.
Now we have run into a problem. We have a user who has a complicated
build setup and needs to run a short "mpirun -n 1" test job as part
of his compilation process. This breaks since mpiexec doesn't seem
to allow this sort of mode:
$ mpirun -n 1 my.exec
mpirun: Error: PBS_JOBID not set in environment. Code must be run
from a
PBS script, perhaps interactively using "qsub -I".
Are there any flags that can be passed to mpiexec to allow it to do a
simple shmem type of start up on a generic node?
Thanks,
david
--
David Gunter
HPC-4: HPC Environments: Parallel Tools Team
Los Alamos National Laboratory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://email.osc.edu/pipermail/mpiexec/attachments/20071009/23431f6a/attachment.htm
More information about the mpiexec
mailing list