Skip to content

Commit

Permalink
Add ne120-wcycl PIO mods for Mira
Browse files Browse the repository at this point in the history
  • Loading branch information
amametjanov committed Oct 18, 2017
1 parent a366a37 commit 28fe586
Showing 1 changed file with 39 additions and 28 deletions.
67 changes: 39 additions & 28 deletions config/acme/machines/config_pio.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<value>$PES_PER_NODE</value>
<value mach="yellowstone" grid="a%ne120.+oi%gx1">60</value>
<value mach="mira|cetus">128</value>
<value mach="mira" grid="a%ne120" compset=".*CAM5.+MPASO.*">-99</value>
<value mach="cori-knl">64</value>
</values>
</entry>
Expand Down Expand Up @@ -113,13 +114,11 @@
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="OCN_PIO_NUMTASKS">
<values>
<value></value>
<value mach="mira" grid="a%ne120" compset=".*CAM5.+MPASO.*">16</value>
</values>
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="OCN_PIO_TYPENAME">
Expand Down Expand Up @@ -152,13 +151,11 @@
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="LND_PIO_NUMTASKS">
<values>
<value></value>
<value mach="mira" grid="a%ne120" compset=".*CAM5.+MPASO.*">16</value>
</values>
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="LND_PIO_TYPENAME">
Expand All @@ -184,13 +181,11 @@
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="ROF_PIO_NUMTASKS">
<values>
<value></value>
<value mach="mira" grid="a%ne120" compset=".*CAM5.+MPASO.*">16</value>
</values>
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="ROF_PIO_TYPENAME">
Expand All @@ -216,13 +211,11 @@
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="ICE_PIO_NUMTASKS">
<values>
<value></value>
<value mach="mira" grid="a%ne120" compset=".*CAM5.+MPASO.*">16</value>
</values>
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="ICE_PIO_TYPENAME">
Expand All @@ -248,22 +241,18 @@
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="ATM_PIO_NUMTASKS">
<values>
<value></value>
<value mach="mira" grid="a%ne120" compset=".*CAM5.+MPASO.*">16</value>
</values>
</entry>
-->


<entry id="ATM_PIO_TYPENAME">
<values>
<value compset="DATM">netcdf</value>
</values>
</entry>


<!--- uncomment and fill in relevant sections
<entry id="CPL_PIO_STRIDE">
<values>
Expand All @@ -280,21 +269,17 @@
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="CPL_PIO_NUMTASKS">
<values>
<value></value>
<value mach="mira" grid="a%ne120" compset=".*CAM5.+MPASO.*">16</value>
</values>
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="CPL_PIO_TYPENAME">
<values>
<value></value>
<value mach="mira" grid="a%ne120">netcdf</value>
</values>
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="GLC_PIO_STRIDE">
Expand All @@ -312,13 +297,11 @@
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="GLC_PIO_NUMTASKS">
<values>
<value></value>
<value mach="mira" grid="a%ne120" compset=".*CAM5.+MPASO.*">1</value>
</values>
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="GLC_PIO_TYPENAME">
Expand All @@ -344,16 +327,44 @@
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="WAV_PIO_NUMTASKS">
<values>
<value mach="mira" grid="a%ne120" compset=".*CAM5.+MPASO.*">1</value>
</values>
</entry>

<!--- uncomment and fill in relevant sections
<entry id="WAV_PIO_TYPENAME">
<values>
<value></value>
</values>
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="WAV_PIO_TYPENAME">
<entry id="ESP_PIO_STRIDE">
<values>
<value></value>
</values>
</entry>
-->

<!--- uncomment and fill in relevant sections
<entry id="ESP_PIO_ROOT">
<values>
<value></value>
</values>
</entry>
-->

<entry id="ESP_PIO_NUMTASKS">
<values>
<value mach="mira" grid="a%ne120" compset=".*CAM5.+MPASO.*">1</value>
</values>
</entry>

<!--- uncomment and fill in relevant sections
<entry id="ESP_PIO_TYPENAME">
<values>
<value></value>
</values>
Expand Down

0 comments on commit 28fe586

Please sign in to comment.