Skip to content

Commit

Permalink
Update walltime to 5:50 for gfsfcst task
Browse files Browse the repository at this point in the history
  • Loading branch information
jkhender committed Mar 29, 2024
1 parent 1abe882 commit c09a655
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<!ENTITY FCST_LENGTH "120">

<!-- Experiment parameters such as starting, ending dates -->
<!ENTITY SDATE "202403100000">
<!ENTITY SDATE "202403290000">
<!ENTITY EDATE "203401140000">
<!ENTITY INTERVAL "24:00:00">

Expand Down Expand Up @@ -63,7 +63,7 @@
<var name="T"> 000 006 012 018 024 030 036 042 048 054 060 066 072 078 084 090 096 102 108 114 120 </var>

<task name="remapgrib_#T#" cycledefs="gfs" maxtries="4">
<command>&JOBS_DIR;/remapgrib.ksh</command>
<command>&JOBS_DIR;/remapgrib.sh</command>
<account>&ACCOUNT;</account>
<cores>1</cores>
<walltime>00:35:00</walltime>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<account>gsd-fv3</account>
<queue>batch</queue>
<partition>hera</partition>
<walltime>05:30:00</walltime>
<walltime>05:50:00</walltime>
<!-- <nodes>101:ppn=40:tpp=1</nodes> --> <!-- 16x16, 2th, 2wg, 40wt -->
<nodes>56:ppn=40:tpp=1</nodes> <!-- 12x12, 2th, 1wg, 40wt -->
<native>&NATIVE_STR;</native>
Expand Down

0 comments on commit c09a655

Please sign in to comment.