Skip to content

Commit

Permalink
Fix esmf debug module setting
Browse files Browse the repository at this point in the history
  • Loading branch information
fischer-ncar committed Jan 30, 2024
1 parent c29b8ae commit 9b3d428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machines/derecho/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<command name="load">esmf/8.6.0</command>
</modules>

<modules DEBUG="FALSE" mpilib="!mpi-serial">
<modules DEBUG="TRUE" mpilib="!mpi-serial">
<command name="load">parallelio/2.6.2-debug</command>
<command name="load">esmf/8.6.0-debug</command>
</modules>
Expand Down

0 comments on commit 9b3d428

Please sign in to comment.