Skip to content

Commit f167567

Browse files
committed
Merge branch 'azamat/anvil/fix-mpas-test-pes' (PR #6602)
Adjust PEs for MPAS dev-tests on Anvil. [non-BFB] - in ERS.f09_g16_g.MALISIA's AM due to GLC PE changes [NML] - due to PE changes
2 parents 747b67b + 8bd4d09 commit f167567

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

cime_config/testmods_dirs/config_pes_tests.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
<ntasks_rof>-4</ntasks_rof>
3838
<ntasks_ice>-4</ntasks_ice>
3939
<ntasks_ocn>-4</ntasks_ocn>
40+
<ntasks_glc>-4</ntasks_glc>
41+
<ntasks_wav>-4</ntasks_wav>
4042
<ntasks_cpl>-4</ntasks_cpl>
4143
</ntasks>
4244
</pes>
@@ -203,6 +205,23 @@
203205
</pes>
204206
</mach>
205207
</grid>
208+
<grid name="oi%IcoswISC30.*">
209+
<mach name="anvil">
210+
<pes compset=".*DATM.+MPASSI.+MPASO.+DROF.+_SESP$" pesize="any">
211+
<comment>tests+anvil: --compset GMPAS-JRA1p5-DIB-PISMF, 8 nodes</comment>
212+
<ntasks>
213+
<ntasks_atm>-8</ntasks_atm>
214+
<ntasks_lnd>-8</ntasks_lnd>
215+
<ntasks_rof>-8</ntasks_rof>
216+
<ntasks_ice>-8</ntasks_ice>
217+
<ntasks_ocn>-8</ntasks_ocn>
218+
<ntasks_cpl>-8</ntasks_cpl>
219+
<ntasks_glc>-8</ntasks_glc>
220+
<ntasks_wav>-8</ntasks_wav>
221+
</ntasks>
222+
</pes>
223+
</mach>
224+
</grid>
206225
<grid name="a%ne0np4_northamericax4v1.pg2_l%.+_oi%WC14to60E2r3">
207226
<mach name="chrysalis">
208227
<pes compset=".*EAM.+ELM.+MPASSI.+MPASO.+MOSART.+" pesize="any">

0 commit comments

Comments
 (0)