This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
tutorial:torque [2021/06/17 08:25] mjm519 [Running MATLAB] |
tutorial:torque [2021/06/17 09:22] (current) mjm519 [Using submission script] |
||
---|---|---|---|
Line 44: | Line 44: | ||
#PBS -o /home/mat614/TEST.out | #PBS -o /home/mat614/TEST.out | ||
#PBS -l nodes=1:ppn=4 | #PBS -l nodes=1:ppn=4 | ||
+ | #PBS -l pmem=2GB:vmem=1GB | ||
#PBS -q batch | #PBS -q batch | ||