Skip to content

Commit

Permalink
Merge branch E3SM-Project/ndk/machinefiles/pm-gpu-cudatoolkit-12-4-up…
Browse files Browse the repository at this point in the history
…date (PR #7025)

On pm-gpu, update cudatoolkit to 12.4
  • Loading branch information
ndkeen authored Feb 21, 2025
2 parents 21248da + e483e0e commit 9259396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cime_config/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -394,12 +394,12 @@
</modules>

<modules compiler="gnugpu">
<command name="load">cudatoolkit/12.2</command>
<command name="load">cudatoolkit/12.4</command>
<command name="load">craype-accel-nvidia80</command>
</modules>

<modules compiler="nvidiagpu">
<command name="load">cudatoolkit/12.2</command>
<command name="load">cudatoolkit/12.4</command>
<command name="load">craype-accel-nvidia80</command>
<command name="load">gcc-native-mixed/12.3</command>
</modules>
Expand Down

0 comments on commit 9259396

Please sign in to comment.