#!/bin/sh #PBS -l nodes=2:ppn=2 #PBS -l walltime=00:04:00 #PBS -o HPL_test #PBS -j oe #PBS -m e #PBS -M userid@virginia.edu cd $PBS_O_WORKDIR cat $PBS_NODEFILE source /opt/Modules/default/init/sh module add mpich-eth-intel mpirun -np 4 -machinefile $PBS_NODEFILE /opt/hpl/ethernet/icc/bin/xhpl