Skip to content

Commit 072bd68

Browse files
committed
changes to derecho at request of Brian Eaton
1 parent 64487b8 commit 072bd68

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

machines/derecho/config_machines.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<command name="load">cray-libsci/23.02.1.1</command>
7171
</modules>
7272
<modules compiler="nvhpc">
73-
<command name="load">nvhpc/25.1</command>
73+
<command name="load">nvhpc/24.11</command>
7474
<command name="load">cray-libsci/24.03.0</command>
7575
</modules>
7676
<modules>
@@ -141,7 +141,11 @@
141141
<command name="load">parallelio/2.6.6-debug</command>
142142
<command name="load">esmf/8.8.1-debug</command>
143143
</modules>
144-
144+
<modules compiler="nvhpc">
145+
<command name="load">netcdf-mpi/4.9.2</command>
146+
<command name="load">parallelio/2.6.4</command>
147+
<command name="load">esmf/8.8.0</command>
148+
</modules>
145149
</module_system>
146150

147151
<environment_variables>

0 commit comments

Comments
 (0)