[torqueusers] PBS nodes:ppn
Troy Baer
tbaer at utk.edu
Thu Feb 12 15:48:53 MST 2009
On Thu, 2009-02-12 at 17:36 -0500, Troy Baer wrote:
> If you're using the OSC mpiexec, something else that may do what you
Argh, I hit send too soon. I meant to write the following:
#PBS -l walltime=1:00:00
#PBS -N my_job
#PBS -j oe
#PBS -l nodes=4:ppn=4
echo `hostname`
#echo Directory is `pwd`
#echo This job is running on following Processors
echo `cat $PBS_NODEFILE`
time mpiexec -npernode 1 ./bgtw1
Note the difference in the ppn= request.
--Troy
--
Troy Baer, HPC System Administrator
National Institute for Computational Sciences, University of Tennessee
http://www.nics.tennessee.edu/
Phone: 865-241-4233
More information about the torqueusers
mailing list