Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
No edit summary |
No edit summary |
||
Line 34: | Line 34: | ||
<!--T:8--> | <!--T:8--> | ||
## Uncomment the following two lines to use /scratch instead of local disk | ## Uncomment the following two lines to use /scratch instead of local disk | ||
#export SCR="$SCRATCH/gamess_${SLURM_JOB_ID}/" | #export SCR="$SCRATCH/gamess_${SLURM_JOB_ID}/" | ||
Line 41: | Line 40: | ||
<!--T:9--> | <!--T:9--> | ||
module load gamess-us/20170420-R1 | module load gamess-us/20170420-R1 | ||
export SLURM_CPUS_PER_TASK # rungms will use this | |||
rungms name.inp &> name.out | rungms name.inp &> name.out | ||
}} | }} |