Skip to content

Commit

Permalink
Merge branch 'azamat/pelayouts/chrys-icos-wcycl' into next (PR #6265)
Browse files Browse the repository at this point in the history
Update test-PEs for ne30+Icos WCYCL cases on Chrysalis

This fixes OOM errors for ERP and PEM tests.

[NML]
  • Loading branch information
amametjanov committed Feb 26, 2024
2 parents a3e7ec4 + 1d5e69a commit 237820f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions cime_config/testmods_dirs/config_pes_tests.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,17 +118,17 @@
<grid name="a%ne30np4.pg.+_oi%IcoswISC30E3r5">
<mach name="chrysalis">
<pes compset=".*EAM.+ELM.+MPASSI.+MPASO.+MOSART.+_SESP$" pesize="any">
<comment>tests+chrysalis: -compset WCYCL* -res ne30pg*IcoswISC30E3r5 on 4 nodes pure-MPI </comment>
<comment>tests+chrysalis: -compset WCYCL* -res ne30pg*IcoswISC30E3r5 on 6 nodes pure-MPI </comment>
<ntasks>
<ntasks_atm>192</ntasks_atm>
<ntasks_lnd>192</ntasks_lnd>
<ntasks_rof>192</ntasks_rof>
<ntasks_ice>192</ntasks_ice>
<ntasks_atm>320</ntasks_atm>
<ntasks_lnd>320</ntasks_lnd>
<ntasks_rof>320</ntasks_rof>
<ntasks_ice>320</ntasks_ice>
<ntasks_ocn>64</ntasks_ocn>
<ntasks_cpl>192</ntasks_cpl>
<ntasks_cpl>320</ntasks_cpl>
</ntasks>
<rootpe>
<rootpe_ocn>192</rootpe_ocn>
<rootpe_ocn>320</rootpe_ocn>
</rootpe>
</pes>
<pes compset=".*EAM.+ELM.+MPASSI.+MPASO.+SGLC_SWAV_SIAC_SESP_BGC.*" pesize="any">
Expand Down

0 comments on commit 237820f

Please sign in to comment.