Skip to content

Commit 7ba8ebc

Browse files
authored
Update derecho PE layouts (#309)
Bump up CICE cores both with WW3 (for FSD) and with SWAV (because it might be cheaper / faster)
1 parent e3b7902 commit 7ba8ebc

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

cime_config/config_pes.xml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@
114114
<pes pesize="any" compset="_DATM.+_CICE.*_MOM6(?!.*%MARBL-BIO).+_SWAV">
115115
<comment>none</comment>
116116
<ntasks>
117-
<ntasks_atm>128</ntasks_atm>
118-
<ntasks_rof>128</ntasks_rof>
119-
<ntasks_cpl>128</ntasks_cpl>
120-
<ntasks_ice>128</ntasks_ice>
117+
<ntasks_atm>256</ntasks_atm>
118+
<ntasks_rof>256</ntasks_rof>
119+
<ntasks_cpl>256</ntasks_cpl>
120+
<ntasks_ice>256</ntasks_ice>
121121
<ntasks_ocn>896</ntasks_ocn>
122122
<ntasks_lnd>1</ntasks_lnd>
123123
<ntasks_wav>1</ntasks_wav>
@@ -138,7 +138,7 @@
138138
<rootpe_rof>0</rootpe_rof>
139139
<rootpe_cpl>0</rootpe_cpl>
140140
<rootpe_ice>0</rootpe_ice>
141-
<rootpe_ocn>128</rootpe_ocn>
141+
<rootpe_ocn>256</rootpe_ocn>
142142
<rootpe_lnd>0</rootpe_lnd>
143143
<rootpe_wav>0</rootpe_wav>
144144
<rootpe_glc>0</rootpe_glc>
@@ -150,7 +150,7 @@
150150
<ntasks_atm>128</ntasks_atm>
151151
<ntasks_rof>128</ntasks_rof>
152152
<ntasks_cpl>128</ntasks_cpl>
153-
<ntasks_ice>128</ntasks_ice>
153+
<ntasks_ice>256</ntasks_ice>
154154
<ntasks_ocn>2560</ntasks_ocn>
155155
<ntasks_lnd>1</ntasks_lnd>
156156
<ntasks_wav>1</ntasks_wav>
@@ -171,7 +171,7 @@
171171
<rootpe_rof>0</rootpe_rof>
172172
<rootpe_cpl>0</rootpe_cpl>
173173
<rootpe_ice>128</rootpe_ice>
174-
<rootpe_ocn>256</rootpe_ocn>
174+
<rootpe_ocn>384</rootpe_ocn>
175175
<rootpe_lnd>0</rootpe_lnd>
176176
<rootpe_wav>0</rootpe_wav>
177177
<rootpe_glc>0</rootpe_glc>
@@ -180,10 +180,10 @@
180180
<pes pesize="any" compset="_DATM.+_CICE.*_MOM6(?!.*%MARBL-BIO).+_WW3">
181181
<comment>none</comment>
182182
<ntasks>
183-
<ntasks_atm>128</ntasks_atm>
184-
<ntasks_rof>128</ntasks_rof>
185-
<ntasks_cpl>128</ntasks_cpl>
186-
<ntasks_ice>128</ntasks_ice>
183+
<ntasks_atm>384</ntasks_atm>
184+
<ntasks_rof>384</ntasks_rof>
185+
<ntasks_cpl>384</ntasks_cpl>
186+
<ntasks_ice>384</ntasks_ice>
187187
<ntasks_ocn>896</ntasks_ocn>
188188
<ntasks_lnd>1</ntasks_lnd>
189189
<ntasks_wav>128</ntasks_wav>
@@ -204,19 +204,19 @@
204204
<rootpe_rof>0</rootpe_rof>
205205
<rootpe_cpl>0</rootpe_cpl>
206206
<rootpe_ice>0</rootpe_ice>
207-
<rootpe_ocn>256</rootpe_ocn>
207+
<rootpe_ocn>512</rootpe_ocn>
208208
<rootpe_lnd>0</rootpe_lnd>
209-
<rootpe_wav>128</rootpe_wav>
209+
<rootpe_wav>384</rootpe_wav>
210210
<rootpe_glc>0</rootpe_glc>
211211
</rootpe>
212212
</pes>
213213
<pes pesize="any" compset="_DATM.+_CICE.*_MOM6%[^_]*MARBL-BIO.+_WW3">
214214
<comment>none</comment>
215215
<ntasks>
216-
<ntasks_atm>128</ntasks_atm>
217-
<ntasks_rof>128</ntasks_rof>
218-
<ntasks_cpl>128</ntasks_cpl>
219-
<ntasks_ice>128</ntasks_ice>
216+
<ntasks_atm>384</ntasks_atm>
217+
<ntasks_rof>384</ntasks_rof>
218+
<ntasks_cpl>384</ntasks_cpl>
219+
<ntasks_ice>384</ntasks_ice>
220220
<ntasks_ocn>2560</ntasks_ocn>
221221
<ntasks_lnd>1</ntasks_lnd>
222222
<ntasks_wav>128</ntasks_wav>
@@ -237,9 +237,9 @@
237237
<rootpe_rof>0</rootpe_rof>
238238
<rootpe_cpl>0</rootpe_cpl>
239239
<rootpe_ice>0</rootpe_ice>
240-
<rootpe_ocn>256</rootpe_ocn>
240+
<rootpe_ocn>512</rootpe_ocn>
241241
<rootpe_lnd>0</rootpe_lnd>
242-
<rootpe_wav>128</rootpe_wav>
242+
<rootpe_wav>384</rootpe_wav>
243243
<rootpe_glc>0</rootpe_glc>
244244
</rootpe>
245245
</pes>

0 commit comments

Comments
 (0)