Skip to content

Commit 60e4f18

Browse files
committed
Set ne4 eamxx PEs to 12x1
24x1 also runs on both, but 96x1 has an issue on GPUs.
1 parent d3826ee commit 60e4f18

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

components/eamxx/cime_config/config_pes.xml

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
</nthrds>
5757
</pes>
5858
</mach>
59-
<mach name="pm-cpu|muller-cpu|alvarez-cpu|aurora">
59+
<mach name="pm-cpu|muller-cpu|alvarez-cpu">
6060
<pes compset="any" pesize="any">
61-
<comment>pm-cpu|muller-cpu|alvarez-cpu|aurora: ne4 eamxx 1 node, 96x1</comment>
61+
<comment>pm-cpu: ne4 eamxx 1 node, 96x1</comment>
6262
<ntasks>
6363
<ntasks_atm>96</ntasks_atm>
6464
<ntasks_cpl>96</ntasks_cpl>
@@ -116,6 +116,21 @@
116116
</ntasks>
117117
</pes>
118118
</mach>
119+
<mach name="aurora">
120+
<pes compset="any" pesize="any">
121+
<comment>aurora: any compset on ne4 grid, 12x1</comment>
122+
<ntasks>
123+
<ntasks_atm>12</ntasks_atm>
124+
<ntasks_cpl>12</ntasks_cpl>
125+
<ntasks_ice>12</ntasks_ice>
126+
<ntasks_lnd>12</ntasks_lnd>
127+
<ntasks_rof>12</ntasks_rof>
128+
<ntasks_ocn>12</ntasks_ocn>
129+
<ntasks_glc>1</ntasks_glc>
130+
<ntasks_wav>1</ntasks_wav>
131+
</ntasks>
132+
</pes>
133+
</mach>
119134
</grid>
120135
<grid name="a%ne30np4">
121136
<mach name="pm-gpu|muller-gpu|alvarez-gpu">

0 commit comments

Comments
 (0)