Skip to content

Commit

Permalink
Merge pull request #566 from NOAA-EMC/feature/nco-pbs-debug-feedback
Browse files Browse the repository at this point in the history
Add PBS debug directive.
  • Loading branch information
KateFriedman-NOAA authored Jan 12, 2022
2 parents daa54da + 0f2037e commit 82a0cf0
Show file tree
Hide file tree
Showing 434 changed files with 434 additions and 0 deletions.
1 change: 1 addition & 0 deletions ecf/scripts/enkfgdas/analysis/create/jenkfgdas_diag.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:06:00
#PBS -l place=vscatter,select=1:mpiprocs=128:ompthreads=1:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:10:00
#PBS -l place=vscatter,select=30:mpiprocs=16:ompthreads=8:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/enkfgdas/analysis/create/jenkfgdas_update.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:30:00
#PBS -l place=vscatter,select=50:mpiprocs=10:ompthreads=12:ncpus=120:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:10:00
#PBS -l place=vscatter,select=3:mpiprocs=32:ompthreads=4:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/enkfgdas/analysis/recenter/jenkfgdas_sfc.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:06:00
#PBS -l place=vscatter,select=1:mpiprocs=128:ompthreads=1:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/enkfgdas/forecast/jenkfgdas_fcst.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:40:00
#PBS -l place=vscatter,select=4:mpiprocs=128:ompthreads=1:ncpus=128
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/enkfgdas/post/jenkfgdas_post_f003.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=3:mpiprocs=32:ompthreads=4:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/enkfgdas/post/jenkfgdas_post_f004.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=3:mpiprocs=32:ompthreads=4:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/enkfgdas/post/jenkfgdas_post_f005.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=3:mpiprocs=32:ompthreads=4:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/enkfgdas/post/jenkfgdas_post_f006.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=3:mpiprocs=32:ompthreads=4:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/enkfgdas/post/jenkfgdas_post_f007.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=3:mpiprocs=32:ompthreads=4:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/enkfgdas/post/jenkfgdas_post_f008.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=3:mpiprocs=32:ompthreads=4:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/enkfgdas/post/jenkfgdas_post_f009.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=3:mpiprocs=32:ompthreads=4:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/analysis/jgdas_atmos_analysis.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=01:00:00
#PBS -l place=vscatter,select=100:mpiprocs=10:ompthreads=12:ncpus=120:mem=500GB
#PBS -l debug=true

export model=gfs
%include <head.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:10:00
#PBS -l place=vscatter,select=1:mpiprocs=128:ompthreads=1:ncpus=128:mem=500GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:10:00
#PBS -l place=vscatter,select=1:mpiprocs=128:ompthreads=1:ncpus=128:mem=500GB
#PBS -l debug=true

export model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/gempak/jgdas_atmos_gempak.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=1:ncpus=128
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:30:00
#PBS -l place=vscatter,select=1:ncpus=128
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/init/jgdas_atmos_gldas.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:20:00
#PBS -l place=vscatter,select=1:mpiprocs=128:ompthreads=1:ncpus=128
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/obsproc/dump/jgdas_atmos_dump.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:30:00
#PBS -l place=vscatter,select=1:ncpus=14:mem=50gb
#PBS -l debug=true

%include <head.h>
%include <envir-p1.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:30:00
#PBS -l place=vscatter,select=1:ncpus=7:mem=500MB
#PBS -l debug=true

%include <head.h>
%include <envir-p1.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=1:ncpus=1:mem=4gb
#PBS -l debug=true

%include <head.h>
%include <envir-p1.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:05:00
#PBS -l place=vscatter,select=1:ncpus=1
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:08:00
#PBS -l place=vscatter,select=1:ncpus=1
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/obsproc/prep/jgdas_atmos_prep.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:35:00
#PBS -l place=vscatter,select=1:ncpus=8:mem=40gb
#PBS -l debug=true

%include <head.h>
%include <envir-p1.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=1:ncpus=1:mem=4gb
#PBS -l debug=true

%include <head.h>
%include <envir-p1.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_anl.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=10
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_f000.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=10
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_f001.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=10
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_f002.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=10
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_f003.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=10
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_f004.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=10
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_f005.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=10
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_f006.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=10
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_f007.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=10
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_f008.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=10
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_f009.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:12:00
#PBS -l place=vscatter,select=10
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/post/jgdas_atmos_post_manager.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=01:15:00
#PBS -l place=vscatter,select=1:ncpus=128
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:10:00
#PBS -l place=vscatter,select=3:mpiprocs=1:ompthreads=28:ncpus=28:mem=150GB
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/verf/jgdas_atmos_verfozn.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:05:00
#PBS -l place=vscatter,select=1:ncpus=128
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/verf/jgdas_atmos_verfrad.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:20:00
#PBS -l place=vscatter,select=1:ncpus=128
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/atmos/verf/jgdas_atmos_vminmon.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:05:00
#PBS -l place=vscatter,select=1:ncpus=128
#PBS -l debug=true

model=gfs
%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/enkf/analysis/create/jgdas_enkf_diag.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:06:00
#PBS -l place=vscatter,select=1:mpiprocs=128:ompthreads=1:ncpus=128:mem=500GB
#PBS -l debug=true

%include <head.h>
%include <envir-p1.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:10:00
#PBS -l place=vscatter,select=30:mpiprocs=16:ompthreads=8:ncpus=128:mem=500GB
#PBS -l debug=true

%include <head.h>
%include <envir-p1.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:30:00
#PBS -l place=vscatter,select=50:mpiprocs=10:ompthreads=12:ncpus=120:mem=500GB
#PBS -l debug=true

%include <head.h>
%include <envir-p1.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:10:00
#PBS -l place=vscatter,select=3:mpiprocs=32:ompthreads=4:ncpus=128:mem=500GB
#PBS -l debug=true

%include <head.h>
%include <envir-p1.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/enkf/analysis/recenter/jgdas_enkf_sfc.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:06:00
#PBS -l place=vscatter,select=1:mpiprocs=128:ompthreads=1:ncpus=128:mem=500GB
#PBS -l debug=true

%include <head.h>
%include <envir-p1.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/enkf/forecast/jgdas_enkf_fcst.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:40:00
#PBS -l place=vscatter,select=4:mpiprocs=128:ompthreads=1:ncpus=128
#PBS -l debug=true

%include <head.h>
%include <envir-p1.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/enkf/post/jgdas_enkf_post_f003.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=3:mpiprocs=32:ompthreads=4:ncpus=128:mem=500GB
#PBS -l debug=true


%include <head.h>
Expand Down
1 change: 1 addition & 0 deletions ecf/scripts/gdas/enkf/post/jgdas_enkf_post_f004.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter,select=3:mpiprocs=32:ompthreads=4:ncpus=128:mem=500GB
#PBS -l debug=true


%include <head.h>
Expand Down
Loading

0 comments on commit 82a0cf0

Please sign in to comment.