Skip to content

Commit

Permalink
Merge pull request #125 from jedwards4b/derecho_pio_update1017
Browse files Browse the repository at this point in the history
update pio module on derecho
  • Loading branch information
jedwards4b authored Oct 17, 2023
2 parents b4f4d3f + 974a1a7 commit c088a93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1351,13 +1351,13 @@ This allows using a different mpirun command to launch unit tests
</modules>

<modules DEBUG="TRUE">
<command name="load">parallelio/2.6.0-debug</command>
<command name="load">esmf/8.6.0b03-debug</command>
<command name="load">parallelio/2.6.2-debug</command>
<command name="load">esmf/8.6.0b04-debug</command>
</modules>

<modules DEBUG="FALSE">
<command name="load">parallelio/2.6.0</command>
<command name="load">esmf/8.6.0b03</command>
<command name="load">parallelio/2.6.2</command>
<command name="load">esmf/8.6.0b04</command>
</modules>
</module_system>

Expand Down

0 comments on commit c088a93

Please sign in to comment.