Skip to content

Commit

Permalink
Merge branch 'erichlf/anvil/A_WCYCL2000_ne4oQU240PEs' (PR #1280)
Browse files Browse the repository at this point in the history
Default and MPI-OpenMP PE Layouts for ne4 on Anvil:
Added a default PE layout for A_WCYCL2000 ne4_Qu240 and a
MPI-OpenMP 'L' layout for Anvil.

[BFB]
  • Loading branch information
amametjanov committed Mar 29, 2017
2 parents dd623d5 + 5f482c1 commit e30e6c5
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions cime_config/acme/allactive/config_pesall.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6021,6 +6021,76 @@
</pes>
</mach>
</grid>
<grid name="a%ne4np4_l%ne4np4_oi%oQU240.*_r%r05_m%oQU240.*_g%null_w%null">
<mach name="anvil">
<pes compset=".*CAM5.+CLM45.+MPASCICE.+MPASO.+MOSART.+SGLC.+SWAV" pesize="any">
<comment> -compset A_WCYCL* -res ne4_oQU240 on 7 nodes pure-MPI </comment>
<ntasks>
<ntasks_atm>96</ntasks_atm>
<ntasks_lnd>32</ntasks_lnd>
<ntasks_rof>96</ntasks_rof>
<ntasks_ice>32</ntasks_ice>
<ntasks_ocn>32</ntasks_ocn>
<ntasks_cpl>96</ntasks_cpl>
<ntasks_glc>1</ntasks_glc>
<ntasks_wav>1</ntasks_wav>
</ntasks>
<nthrds>
<nthrds_atm>1</nthrds_atm>
<nthrds_lnd>1</nthrds_lnd>
<nthrds_rof>1</nthrds_rof>
<nthrds_ice>1</nthrds_ice>
<nthrds_ocn>1</nthrds_ocn>
<nthrds_glc>1</nthrds_glc>
<nthrds_wav>1</nthrds_wav>
<nthrds_cpl>1</nthrds_cpl>
</nthrds>
<rootpe>
<rootpe_atm>0</rootpe_atm>
<rootpe_lnd>96</rootpe_lnd>
<rootpe_rof>0</rootpe_rof>
<rootpe_ice>96</rootpe_ice>
<rootpe_ocn>96</rootpe_ocn>
<rootpe_cpl>0</rootpe_cpl>
<rootpe_glc>0</rootpe_glc>
<rootpe_wav>0</rootpe_wav>
</rootpe>
</pes>
<pes compset=".*CAM5.+CLM45.+MPASCICE.+MPASO.+MOSART.+SGLC.+SWAV" pesize="L">
<comment> -compset A_WCYCL2000 -res ne4_oQU240 on 24 nodes MPI-OpenMP </comment>
<ntasks>
<ntasks_atm>96</ntasks_atm>
<ntasks_lnd>32</ntasks_lnd>
<ntasks_rof>96</ntasks_rof>
<ntasks_ice>96</ntasks_ice>
<ntasks_ocn>32</ntasks_ocn>
<ntasks_cpl>96</ntasks_cpl>
<ntasks_glc>1</ntasks_glc>
<ntasks_wav>1</ntasks_wav>
</ntasks>
<nthrds>
<nthrds_atm>4</nthrds_atm>
<nthrds_lnd>4</nthrds_lnd>
<nthrds_rof>4</nthrds_rof>
<nthrds_ice>4</nthrds_ice>
<nthrds_ocn>4</nthrds_ocn>
<nthrds_glc>1</nthrds_glc>
<nthrds_wav>1</nthrds_wav>
<nthrds_cpl>4</nthrds_cpl>
</nthrds>
<rootpe>
<rootpe_atm>0</rootpe_atm>
<rootpe_lnd>96</rootpe_lnd>
<rootpe_rof>0</rootpe_rof>
<rootpe_ice>0</rootpe_ice>
<rootpe_ocn>96</rootpe_ocn>
<rootpe_cpl>0</rootpe_cpl>
<rootpe_glc>0</rootpe_glc>
<rootpe_wav>0</rootpe_wav>
</rootpe>
</pes>
</mach>
</grid>
<grid name="a%ne30np4_l%ne30np4_oi%oEC60to30.*_r%r05_m%oEC60to30.*_g%null_w%null">
<mach name="anvil">
<pes compset=".*CAM5.+CLM45.+MPASCICE.+MPASO.+MOSART.+SGLC.+SWAV" pesize="S">
Expand Down

0 comments on commit e30e6c5

Please sign in to comment.