cc_staff
782
edits
(Created page with "* To get a larger <code>$SLURM_TMPDIR</code> space, a job submission can request <code>--tmp=xG</code>, where <code>x</code> is a value between 350 and 2490. * The 4 TB AMD no...") |
No edit summary |
||
Line 79: | Line 79: | ||
|} | |} | ||
* To get a larger <code>$SLURM_TMPDIR</code> space, a job | * To get a larger <code>$SLURM_TMPDIR</code> space, a job can be submitted with <code>--tmp=xG</code>, where <code>x</code> is a value between 350 and 2490. | ||
* The 4 TB AMD nodes can be requested with <code>--partition=c-slarge</code>. Note: these nodes do not support AVX512 instructions. | * The 4 TB AMD nodes can be requested with <code>--partition=c-slarge</code>. Note: these nodes do not support AVX512 instructions. | ||
* The T4 GPUs are not yet available via Slurm; only CPU cores are usable. | * The T4 GPUs are not yet available via Slurm; only CPU cores are usable. |