We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64487b8 commit 072bd68Copy full SHA for 072bd68
machines/derecho/config_machines.xml
@@ -70,7 +70,7 @@
70
<command name="load">cray-libsci/23.02.1.1</command>
71
</modules>
72
<modules compiler="nvhpc">
73
- <command name="load">nvhpc/25.1</command>
+ <command name="load">nvhpc/24.11</command>
74
<command name="load">cray-libsci/24.03.0</command>
75
76
<modules>
@@ -141,7 +141,11 @@
141
<command name="load">parallelio/2.6.6-debug</command>
142
<command name="load">esmf/8.8.1-debug</command>
143
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>
149
</module_system>
150
151
<environment_variables>
0 commit comments