Skip to content

Commit

Permalink
Merge branch E3SM-Project/ndk/machinefiles/pm-gpu-nvidiagpu-fix (PR #…
Browse files Browse the repository at this point in the history
…6166)

For pm-gpu, add module gcc-mixed/11.2.0 for nvidiagpu builds.
  • Loading branch information
ndkeen authored Jan 24, 2024
2 parents 9eba6d6 + 492c1eb commit e832fb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cime_config/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@
<modules compiler="nvidiagpu">
<command name="load">cudatoolkit/11.7</command>
<command name="load">craype-accel-nvidia80</command>
<command name="load">gcc-mixed/11.2.0</command>
</modules>

<modules compiler="gnu">
Expand Down

0 comments on commit e832fb5

Please sign in to comment.