Skip to content

Commit 162842f

Browse files
committed
Add S/M/L pe-layouts for ne256-wcyclxx on pm-gpu
1 parent 6e6daee commit 162842f

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed

cime_config/allactive/config_pesall.xml

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2548,4 +2548,80 @@
25482548
</pes>
25492549
</mach>
25502550
</grid>
2551+
<grid name="a%ne256np4.pg2.*">
2552+
<mach name="pm-gpu">
2553+
<pes compset=".*SCREAM.*ELM.*MPASSI.*MPASO.*" pesize="S">
2554+
<comment>pm-gpu ne256 for fully coupled cases with ATM on GPU, MPAS on CPU -- WCYCLXX2010 64 nodes, 64x1</comment>
2555+
<MAX_MPITASKS_PER_NODE>64</MAX_MPITASKS_PER_NODE>
2556+
<ntasks>
2557+
<ntasks_atm>256</ntasks_atm>
2558+
<ntasks_cpl>-64</ntasks_cpl>
2559+
<ntasks_lnd>-64</ntasks_lnd>
2560+
<ntasks_rof>-64</ntasks_rof>
2561+
<ntasks_ice>-64</ntasks_ice>
2562+
<ntasks_ocn>-64</ntasks_ocn>
2563+
</ntasks>
2564+
<rootpe>
2565+
<rootpe_glc>1</rootpe_glc>
2566+
<rootpe_wav>1</rootpe_wav>
2567+
<rootpe_esp>1</rootpe_esp>
2568+
<rootpe_iac>1</rootpe_iac>
2569+
</rootpe>
2570+
<pstrid>
2571+
<pstrid_atm>16</pstrid_atm>
2572+
</pstrid>
2573+
<excl_stride>
2574+
<excl_stride_atm>16</excl_stride_atm>
2575+
</excl_stride>
2576+
</pes>
2577+
<pes compset=".*SCREAM.*ELM.*MPASSI.*MPASO.*" pesize="M">
2578+
<comment>pm-gpu ne256 for fully coupled cases with ATM on GPU, MPAS on CPU -- WCYCLXX2010 128 nodes, 64x1</comment>
2579+
<MAX_MPITASKS_PER_NODE>64</MAX_MPITASKS_PER_NODE>
2580+
<ntasks>
2581+
<ntasks_atm>512</ntasks_atm>
2582+
<ntasks_cpl>-128</ntasks_cpl>
2583+
<ntasks_lnd>-128</ntasks_lnd>
2584+
<ntasks_rof>-128</ntasks_rof>
2585+
<ntasks_ice>-128</ntasks_ice>
2586+
<ntasks_ocn>-128</ntasks_ocn>
2587+
</ntasks>
2588+
<rootpe>
2589+
<rootpe_glc>1</rootpe_glc>
2590+
<rootpe_wav>1</rootpe_wav>
2591+
<rootpe_esp>1</rootpe_esp>
2592+
<rootpe_iac>1</rootpe_iac>
2593+
</rootpe>
2594+
<pstrid>
2595+
<pstrid_atm>16</pstrid_atm>
2596+
</pstrid>
2597+
<excl_stride>
2598+
<excl_stride_atm>16</excl_stride_atm>
2599+
</excl_stride>
2600+
</pes>
2601+
<pes compset=".*SCREAM.*ELM.*MPASSI.*MPASO.*" pesize="M">
2602+
<comment>pm-gpu ne256 for fully coupled cases with ATM on GPU, MPAS on CPU -- WCYCLXX2010 128 nodes, 64x1</comment>
2603+
<MAX_MPITASKS_PER_NODE>64</MAX_MPITASKS_PER_NODE>
2604+
<ntasks>
2605+
<ntasks_atm>1024</ntasks_atm>
2606+
<ntasks_cpl>-256</ntasks_cpl>
2607+
<ntasks_lnd>-256</ntasks_lnd>
2608+
<ntasks_rof>-256</ntasks_rof>
2609+
<ntasks_ice>-256</ntasks_ice>
2610+
<ntasks_ocn>-256</ntasks_ocn>
2611+
</ntasks>
2612+
<rootpe>
2613+
<rootpe_glc>1</rootpe_glc>
2614+
<rootpe_wav>1</rootpe_wav>
2615+
<rootpe_esp>1</rootpe_esp>
2616+
<rootpe_iac>1</rootpe_iac>
2617+
</rootpe>
2618+
<pstrid>
2619+
<pstrid_atm>16</pstrid_atm>
2620+
</pstrid>
2621+
<excl_stride>
2622+
<excl_stride_atm>16</excl_stride_atm>
2623+
</excl_stride>
2624+
</pes>
2625+
</mach>
2626+
</grid>
25512627
</config_pes>

0 commit comments

Comments
 (0)