Skip to content

Commit e1c32bc

Browse files
committed
make pio_version=2 default for mpi-serial
1 parent 508657b commit e1c32bc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config/cesm/machines/config_pio.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,12 @@
1717
</values>
1818
</entry>
1919
-->
20-
<!--
2120
<entry id="PIO_VERSION">
2221
<values>
23-
<value mach="stampede2-skx">1</value>
22+
<value mpilib="mpi-serial">2</value>
2423
</values>
2524
</entry>
26-
-->
25+
2726

2827
<!--- uncomment and fill in relevant sections
2928
<entry id="PIO_ROOT">

0 commit comments

Comments
 (0)