Skip to content

Commit

Permalink
Merge pull request #3029 from trey-ornl/trey/cime_config/frontier-Core
Browse files Browse the repository at this point in the history
Add explicit Core/24.00 module to crayclang-scream for Frontier.
  • Loading branch information
ambrad authored and brhillman committed Oct 21, 2024
1 parent dbb9818 commit 57aa3e2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions cime_config/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1441,12 +1441,11 @@
<cmd_path lang="python">/usr/share/lmod/lmod/libexec/lmod python</cmd_path>
<modules compiler="crayclang-scream">
<command name="reset"></command>
<command name="load">Core/24.00</command>
<command name="load">cpe/22.12</command>
<command name="load">craype-accel-amd-gfx90a</command>
<command name="load">rocm/5.4.0</command>
<command name="load">libunwind/1.6.2</command>
</modules>
<modules>
<command name="load">libunwind/1.5.0</command>
<command name="load">cce/15.0.1</command>
<command name="switch">craype craype/2.7.20</command>
<command name="switch">cray-mpich cray-mpich/8.1.26</command>
Expand Down

0 comments on commit 57aa3e2

Please sign in to comment.