Skip to content

Commit

Permalink
Updating bugfix branch with walltime increase
Browse files Browse the repository at this point in the history
  • Loading branch information
perry shafran committed Jun 6, 2024
1 parent 51e3956 commit bca569e
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=01:05:00
#PBS -l walltime=01:10:00
#PBS -l place=vscatter:exclhost,select=1:ncpus=128:ompthreads=1:mem=500GB
#PBS -l debug=true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:30:00
#PBS -l walltime=00:35:00
#PBS -l place=vscatter:shared,select=1:ncpus=15:mem=35GB
#PBS -l debug=true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:55:00
#PBS -l walltime=01:00:00
#PBS -l place=vscatter:shared,select=1:ncpus=15:mem=75GB
#PBS -l debug=true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:35:00
#PBS -l walltime=00:45:00
#PBS -l place=vscatter:shared,select=1:ncpus=8:mem=200GB
#PBS -l debug=true

Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/plots/narre/jevs_narre_past90days_plots.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=01:25:00
#PBS -l walltime=01:30:00
#PBS -l place=vscatter:shared,select=1:ncpus=8:mem=8GB
#PBS -l debug=true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=02:00:00
#PBS -l walltime=02:15:00
##PBS -l walltime=01:55:00
#PBS -l place=vscatter:shared,select=1:ncpus=24:mem=100GB
#PBS -l debug=true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:45:00
#PBS -l walltime=00:55:00
#PBS -l place=vscatter:shared,select=1:ncpus=28:mem=100GB
#PBS -l debug=true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=02:30:00
#PBS -l walltime=02:40:00
##PBS -l walltime=02:15:00
#PBS -l place=vscatter:exclhost,select=1:ncpus=60:mem=500GB
#PBS -l debug=true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=04:00:00
#PBS -l walltime=04:15:00
##PBS -l walltime=02:10:00
#PBS -l place=vscatter:exclhost,select=3:ncpus=128:ompthreads=1:mem=500GB
#PBS -l debug=true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=07:00:00
#PBS -l walltime=08:00:00
##PBS -l walltime=04:15:00
#PBS -l place=vscatter:exclhost,select=3:ncpus=128:ompthreads=1:mem=500GB
#PBS -l debug=true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=01:30:00
#PBS -l walltime=01:40:00
##PBS -l walltime=01:25:00
#PBS -l place=vscatter:shared,select=1:ncpus=4:mem=100GB
#PBS -l debug=true
Expand Down

0 comments on commit bca569e

Please sign in to comment.