Skip to content

Commit

Permalink
Merge branch ACME-Climate/PeterCaldwell/cime/add-edison-Fcompset-PEla…
Browse files Browse the repository at this point in the history
…yout (PR #1637)

Default PE layout for F-compsets on Edison
  • Loading branch information
ndkeen authored Jul 28, 2017
2 parents d78e59a + a032456 commit 2ca056c
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions config/acme/allactive/config_pesall.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5688,6 +5688,45 @@
</pes>
</mach>
</grid>
<grid name="a%ne30np4">
<mach name="edison">
<pes compset="CAM5.+CLM45.+CICE.+DOCN.+RTM.+SGLC.+SWAV" pesize="any">
<comment>"PMC - 114 node F-compset gets around 7.4 SYPD"</comment>
<PES_PER_NODE>24</PES_PER_NODE>
<MAX_TASKS_PER_NODE>48</MAX_TASKS_PER_NODE>
<ntasks>
<ntasks_atm>1350</ntasks_atm>
<ntasks_lnd>984</ntasks_lnd>
<ntasks_rof>984</ntasks_rof>
<ntasks_ice>384</ntasks_ice>
<ntasks_ocn>256</ntasks_ocn>
<ntasks_glc>1</ntasks_glc>
<ntasks_wav>384</ntasks_wav>
<ntasks_cpl>984</ntasks_cpl>
</ntasks>
<nthrds>
<nthrds_atm>4</nthrds_atm>
<nthrds_lnd>4</nthrds_lnd>
<nthrds_rof>4</nthrds_rof>
<nthrds_ice>1</nthrds_ice>
<nthrds_ocn>1</nthrds_ocn>
<nthrds_glc>1</nthrds_glc>
<nthrds_wav>4</nthrds_wav>
<nthrds_cpl>4</nthrds_cpl>
</nthrds>
<rootpe>
<rootpe_atm>0</rootpe_atm>
<rootpe_lnd>384</rootpe_lnd>
<rootpe_rof>384</rootpe_rof>
<rootpe_ice>0</rootpe_ice>
<rootpe_ocn>0</rootpe_ocn>
<rootpe_glc>384</rootpe_glc>
<rootpe_wav>0</rootpe_wav>
<rootpe_cpl>384</rootpe_cpl>
</rootpe>
</pes>
</mach>
</grid>
<grid name="a%ne30np4">
<mach name="edison">
<pes compset="CAM5.+CLM45.+MPASCICE.+MPASO.+MOSART.+SGLC.+SWAV" pesize="any">
Expand Down

0 comments on commit 2ca056c

Please sign in to comment.