Skip to content

Commit 7a5d8d4

Browse files
committed
update NERSC archive script
we now need -C cron in the submission see: https://docs.nersc.gov/jobs/examples/#xfer-qos
1 parent 750da4b commit 7a5d8d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

job_scripts/perlmutter/nersc.xfer.slurm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#SBATCH -J xrb-hpss-xfer
44
#SBATCH -t 12:00:00
55
#SBATCH --licenses=SCRATCH
6+
#SBATCH -C cron
67

78
# do our archiving
89
cd "$SLURM_SUBMIT_DIR" || exit

0 commit comments

Comments
 (0)