Skip to content

Commit ebbe51b

Browse files
committed
retry normal queue (but explicitly specify it)
1 parent 8ab9f2d commit ebbe51b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/cyclo_average_CMIP6_ACCESS_variables.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#PBS -P xv83
44
#PBS -N CMIP6_ACCESS_preprocessing
55
#PBS -l ncpus=28
6-
#PBS -q normalbw
6+
#PBS -q normal
77
#PBS -l mem=180GB
88
#PBS -l jobfs=4GB
99
#PBS -l walltime=24:00:00

scripts/cyclo_average_unarchived_CMIP6_ACCESS_GM_variables.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#PBS -P xv83
44
#PBS -N average_TiloZ_data
55
#PBS -l ncpus=28
6-
#PBS -q normalbw
6+
#PBS -q normal
77
#PBS -l mem=80GB
88
#PBS -l jobfs=4GB
99
#PBS -l walltime=12:00:00

0 commit comments

Comments
 (0)