Skip to content

Commit

Permalink
Change walltime according to the NCO general rule: (#75)
Browse files Browse the repository at this point in the history
0-2 minutes of total runtime = 10 minute wall clock
3-10 minutes = 15 minute wall clock
11-15 minutes = 25 minute wall lock
16-20 minutes = 30 minute wall clock
21+ minutes = runtime * 1.25 rounded up  to the nearest 5 min

Co-authored-by: yali mao <[email protected]>
  • Loading branch information
YaliMao-NOAA and yali mao authored Oct 15, 2024
1 parent 5acc58b commit 6908292
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion dev/driver/run_JWAFS_GCIP
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -j oe
#PBS -o /lfs/h2/emc/ptmp/yali.mao/working_wafs/log.wafs_gcip
#PBS -N wafs_gcip
#PBS -l walltime=00:10:00
#PBS -l walltime=00:15:00
#PBS -l select=1:ncpus=1:mem=25GB
#PBS -q debug
#PBS -l debug=true
Expand Down
2 changes: 1 addition & 1 deletion dev/driver/run_JWAFS_GRIB
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -j oe
#PBS -o /lfs/h2/emc/ptmp/yali.mao/working_wafs/log.wafs_grib
#PBS -N wafs_octant
#PBS -l walltime=00:05:00
#PBS -l walltime=00:10:00
#PBS -l select=1:ncpus=1
#PBS -l debug=true
#PBS -q debug
Expand Down
2 changes: 1 addition & 1 deletion dev/driver/run_JWAFS_GRIB2_0P25
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -j oe
#PBS -o /lfs/h2/emc/ptmp/yali.mao/working_wafs/log.wafs_grib2_0p25
#PBS -N wafs_grib2_0p25
#PBS -l walltime=00:05:00
#PBS -l walltime=00:10:00
#PBS -l select=1:ncpus=1
#PBS -q debug
#PBS -l debug=true
Expand Down
6 changes: 3 additions & 3 deletions dev/driver/run_JWAFS_GRIB2_0P25_BLENDING
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
#PBS -j oe
#PBS -o /lfs/h2/emc/ptmp/yali.mao/working_wafs/log.wafs_grib2_0p25_blending
#PBS -N wafs_blending_0p25
#PBS -l walltime=00:30:00
#PBS -l select=1:ncpus=27:mem=50GB
#PBS -q debug
#PBS -l walltime=00:40:00
#PBS -l select=1:ncpus=27:mem=10GB
#PBS -q dev
#PBS -l debug=true
#PBS -A GFS-DEV
##PBS -V
Expand Down
2 changes: 1 addition & 1 deletion dev/driver/run_JWAFS_GRIB2_1P25
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -j oe
#PBS -o /lfs/h2/emc/ptmp/yali.mao/working_wafs/log.wafs_grib2_1p25
#PBS -N wafs_grib2
#PBS -l walltime=00:05:00
#PBS -l walltime=00:10:00
#PBS -l select=1:ncpus=1
#PBS -q debug
#PBS -l debug=true
Expand Down
2 changes: 1 addition & 1 deletion dev/driver/run_JWAFS_UPP
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#PBS -o /lfs/h2/emc/ptmp/yali.mao/working_wafs/log.wafs_upp
#PBS -N wafs_upp
#PBS -l debug=true
#PBS -l walltime=00:10:00
#PBS -l walltime=00:15:00
#PBS -l select=1:mpiprocs=126:ompthreads=1:ncpus=126
#PBS -l place=vscatter:exclhost
#PBS -q debug
Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/gcip/jwafs_gcip_master.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -j oe
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:10:00
#PBS -l walltime=00:15:00
#PBS -l select=1:ncpus=1:mem=25GB
#PBS -l debug=true

Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/grib/jwafs_grib_master.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -j oe
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:05:00
#PBS -l walltime=00:10:00
#PBS -l select=1:ncpus=1
#PBS -l debug=true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -j oe
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:30:00
#PBS -l walltime=00:40:00
#PBS -l select=1:ncpus=27:mem=50GB
#PBS -l debug=true

Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/grib2/0p25/jwafs_grib2_0p25_master.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -j oe
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:05:00
#PBS -l walltime=00:10:00
#PBS -l select=1:ncpus=1
#PBS -l debug=true

Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/grib2/1p25/jwafs_grib2_1p25_master.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -j oe
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:05:00
#PBS -l walltime=00:10:00
#PBS -l select=1:ncpus=1
#PBS -l debug=true

Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/upp/jwafs_upp_master.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -j oe
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:10:00
#PBS -l walltime=00:15:00
#PBS -l select=1:mpiprocs=126:ompthreads=1:ncpus=126
#PBS -l place=vscatter:exclhost
#PBS -l debug=true
Expand Down

0 comments on commit 6908292

Please sign in to comment.