lobo job

#!/bin/tcsh

###Compile under Intel (module intel-f openmpi-intel) using:

###mpif90 -r8 -extend-source -align all -save -shared-intel oriented.f -o oriented.lex

#MSUB -V

#MSUB -N 000t000p_n90

#MSUB -l nodes=4:ppn=16

#MSUB -l walltime=16:00:00

#MSUB -j oe

#MSUB -m abe

#MSUB -M youraddresshere@gmail.com

#MSUB -d /scratch/username/path/to/file

module load intel-f openmpi-intel

mpirun -np 64 ./oriented.lex