Skip to content

Commit

Permalink
Merge branch 'azamat/anvil/fix-mpas-test-pes' (PR E3SM-Project#6602)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
amametjanov committed Sep 11, 2024
2 parents 747b67b + 8bd4d09 commit f167567
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions cime_config/testmods_dirs/config_pes_tests.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
<ntasks_rof>-4</ntasks_rof>
<ntasks_ice>-4</ntasks_ice>
<ntasks_ocn>-4</ntasks_ocn>
<ntasks_glc>-4</ntasks_glc>
<ntasks_wav>-4</ntasks_wav>
<ntasks_cpl>-4</ntasks_cpl>
</ntasks>
</pes>
Expand Down Expand Up @@ -203,6 +205,23 @@
</pes>
</mach>
</grid>
<grid name="oi%IcoswISC30.*">
<mach name="anvil">
<pes compset=".*DATM.+MPASSI.+MPASO.+DROF.+_SESP$" pesize="any">
<comment>tests+anvil: --compset GMPAS-JRA1p5-DIB-PISMF, 8 nodes</comment>
<ntasks>
<ntasks_atm>-8</ntasks_atm>
<ntasks_lnd>-8</ntasks_lnd>
<ntasks_rof>-8</ntasks_rof>
<ntasks_ice>-8</ntasks_ice>
<ntasks_ocn>-8</ntasks_ocn>
<ntasks_cpl>-8</ntasks_cpl>
<ntasks_glc>-8</ntasks_glc>
<ntasks_wav>-8</ntasks_wav>
</ntasks>
</pes>
</mach>
</grid>
<grid name="a%ne0np4_northamericax4v1.pg2_l%.+_oi%WC14to60E2r3">
<mach name="chrysalis">
<pes compset=".*EAM.+ELM.+MPASSI.+MPASO.+MOSART.+" pesize="any">
Expand Down

0 comments on commit f167567

Please sign in to comment.