Skip to content

Commit

Permalink
Merge pull request #48 from mvertens/feature/add_git_module
Browse files Browse the repository at this point in the history
added git module needed for cime6.1.28
  • Loading branch information
gold2718 authored Sep 26, 2024
2 parents daa8195 + 4749ebe commit 3045466
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions machines/betzy/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<command name="load">Python/3.11.3-GCCcore-12.3.0</command>
<command name="load">CMake/3.26.3-GCCcore-12.3.0</command>
<command name="load">ParMETIS/4.0.3-iompi-2022a</command>
<command name="load">git/2.38.1-GCCcore-12.2.0-nodocs</command>
</modules>
<modules compiler="intel" mpilib="openmpi">
<command name="--force purge"></command>
Expand All @@ -47,6 +48,7 @@
<command name="load">CMake/3.21.1-GCCcore-11.2.0</command>
<command name="load">Python/3.9.6-GCCcore-11.2.0</command>
<command name="load">ParMETIS/4.0.3-iompi-2021b</command>
<command name="load">git/2.38.1-GCCcore-12.2.0-nodocs</command>
</modules>
<modules compiler="intel" mpilib="impi">
<command name="--force purge"></command>
Expand All @@ -56,6 +58,7 @@
<command name="load">CMake/3.21.1-GCCcore-11.2.0</command>
<command name="load">Python/3.9.6-GCCcore-11.2.0</command>
<command name="load">ParMETIS/4.0.3-iimpi-2021b</command>
<command name="load">git/2.38.1-GCCcore-12.2.0-nodocs</command>
</modules>
</module_system>
<environment_variables>
Expand Down

0 comments on commit 3045466

Please sign in to comment.