Lamsub2.sh

From UMIACS
Revision as of 16:13, 14 September 2009 by Xhe (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
# !/bin/bash

#PBS -l nodes=4
#PBS -l walltime=5:00

cd ~/torquejobs/lamtest

lamboot $PBS_NODEFILE
mpirun C alltoall-lam
lamhalt