Skip to content

Commit

Permalink
fix pes
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdebolskiy committed Dec 11, 2023
1 parent 5667aad commit 14ea4c3
Showing 1 changed file with 1 addition and 99 deletions.
100 changes: 1 addition & 99 deletions cime_config/config_pes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1857,7 +1857,7 @@
</mach>
</grid>

<grid name="l%10x15">
<grid name="l%10x15">
<mach name="betzy">
<pes pesize="any" compset="any">
<comment>none</comment>
Expand Down Expand Up @@ -1895,102 +1895,4 @@
</pes>
</mach>
</grid>
<grid name="l%1.9x2.5|l%0.9x1.25">
<mach name="betzy">
<pes pesize="any" compset="any">
<comment>Need at least 4 nodes to default to normal queue</comment>
<ntasks>
<ntasks_atm>-1</ntasks_atm>
<ntasks_lnd>-3</ntasks_lnd>
<ntasks_rof>-3</ntasks_rof>
<ntasks_ice>-3</ntasks_ice>
<ntasks_ocn>-3</ntasks_ocn>
<ntasks_glc>-3</ntasks_glc>
<ntasks_wav>-3</ntasks_wav>
<ntasks_cpl>-3</ntasks_cpl>
</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>-1</rootpe_lnd>
<rootpe_rof>-1</rootpe_rof>
<rootpe_ice>-1</rootpe_ice>
<rootpe_ocn>-1</rootpe_ocn>
<rootpe_glc>-1</rootpe_glc>
<rootpe_wav>-1</rootpe_wav>
<rootpe_cpl>-1</rootpe_cpl>
</rootpe>
</pes>
</mach>
</grid>
<grid name="l%1.9x2.5|l%0.9x1.25">
<mach name="betzy">
<pes pesize="L" compset="any">
<comment>none</comment>
<ntasks>
<ntasks_atm>-1</ntasks_atm>
<ntasks_lnd>-7</ntasks_lnd>
<ntasks_rof>-7</ntasks_rof>
<ntasks_ice>-7</ntasks_ice>
<ntasks_ocn>-7</ntasks_ocn>
<ntasks_glc>-7</ntasks_glc>
<ntasks_wav>-7</ntasks_wav>
<ntasks_cpl>-7</ntasks_cpl>
</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>-1</rootpe_lnd>
<rootpe_rof>-1</rootpe_rof>
<rootpe_ice>-1</rootpe_ice>
<rootpe_ocn>-1</rootpe_ocn>
<rootpe_glc>-1</rootpe_glc>
<rootpe_wav>-1</rootpe_wav>
<rootpe_cpl>-1</rootpe_cpl>
</rootpe>
</pes>
</mach>
</grid>
<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>0</rootpe_lnd>
<rootpe_rof>0</rootpe_rof>
<rootpe_ice>0</rootpe_ice>
<rootpe_ocn>0</rootpe_ocn>
<rootpe_glc>0</rootpe_glc>
<rootpe_wav>0</rootpe_wav>
<rootpe_cpl>0</rootpe_cpl>
</rootpe>
</pes>
</mach>
</grid>

</config_pes>

0 comments on commit 14ea4c3

Please sign in to comment.