Translations:Graham/7/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
Best practice for local on-node storage is to use the temporary directory generated by [[Running jobs|Slurm]], $SLURM_TMPDIR. Note that this directory and its contents will disappear upon job completion. | Best practice for local on-node storage is to use the temporary directory generated by [[Running jobs|Slurm]], <tt>$SLURM_TMPDIR</tt>. Note that this directory and its contents will disappear upon job completion. |
Revision as of 15:33, 16 April 2019
Best practice for local on-node storage is to use the temporary directory generated by Slurm, $SLURM_TMPDIR. Note that this directory and its contents will disappear upon job completion.