Skip to content

Commit

Permalink
Fix PEs for acme_dev tests on Cetus
Browse files Browse the repository at this point in the history
  • Loading branch information
amametjanov committed Apr 7, 2017
1 parent 4da7e30 commit 1b1fb05
Showing 1 changed file with 38 additions and 1 deletion.
39 changes: 38 additions & 1 deletion cime_config/acme/allactive/config_pesall.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3958,7 +3958,7 @@
</mach>
</grid>
<grid name="a%ne30np4_l%ne30np4_oi%ne30np4">
<mach name="mira|cetus">
<mach name="mira">
<pes compset="any" pesize="any">
<comment>none</comment>
<ntasks>
Expand Down Expand Up @@ -6348,4 +6348,41 @@
</pes>
</mach>
</grid>
<grid name="a%ne4np4">
<mach name="cetus">
<pes compset="any" pesize="any">
<comment>any compset on ne4 grid</comment>
<ntasks>
<ntasks_atm>6</ntasks_atm>
<ntasks_lnd>6</ntasks_lnd>
<ntasks_rof>6</ntasks_rof>
<ntasks_ice>6</ntasks_ice>
<ntasks_ocn>6</ntasks_ocn>
<ntasks_glc>6</ntasks_glc>
<ntasks_wav>6</ntasks_wav>
<ntasks_cpl>6</ntasks_cpl>
</ntasks>
<nthrds>
<nthrds_atm>16</nthrds_atm>
<nthrds_lnd>16</nthrds_lnd>
<nthrds_rof>16</nthrds_rof>
<nthrds_ice>16</nthrds_ice>
<nthrds_ocn>16</nthrds_ocn>
<nthrds_glc>16</nthrds_glc>
<nthrds_wav>16</nthrds_wav>
<nthrds_cpl>16</nthrds_cpl>
</nthrds>
<rootpe>
<rootpe_atm>0</rootpe_atm>
<rootpe_lnd>0</rootpe_lnd>
<rootpe_rof>0</rootpe_rof>
<rootpe_ice>0</rootpe_ice>
<rootpe_ocn>0</rootpe_ocn>
<rootpe_glc>0</rootpe_glc>
<rootpe_wav>0</rootpe_wav>
<rootpe_cpl>0</rootpe_cpl>
</rootpe>
</pes>
</mach>
</grid>
</config_pes>

0 comments on commit 1b1fb05

Please sign in to comment.