We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 750da4b + 7a5d8d4 commit f6e38a2Copy full SHA for f6e38a2
job_scripts/perlmutter/nersc.xfer.slurm
@@ -3,6 +3,7 @@
3
#SBATCH -J xrb-hpss-xfer
4
#SBATCH -t 12:00:00
5
#SBATCH --licenses=SCRATCH
6
+#SBATCH -C cron
7
8
# do our archiving
9
cd "$SLURM_SUBMIT_DIR" || exit
0 commit comments