Skip to content

Commit

Permalink
add module load for izumi
Browse files Browse the repository at this point in the history
  • Loading branch information
Courtney Peverley committed Oct 28, 2021
1 parent 90b4e37 commit 71362ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/cesm/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2064,6 +2064,7 @@ This allows using a different mpirun command to launch unit tests
<cmd_path lang="sh">module</cmd_path>
<modules>
<command name="purge"></command>
<command name="load">lang/python/3.7.0</command>
</modules>
<modules compiler="gnu">
<command name="load">compiler/gnu/9.3.0</command>
Expand Down

0 comments on commit 71362ff

Please sign in to comment.