Skip to content

Commit

Permalink
Merge pull request #20 from zhichen3/update_polaris_gcc_version
Browse files Browse the repository at this point in the history
update polaris gcc version
  • Loading branch information
zingale authored Nov 27, 2023
2 parents fc64c98 + 883d5f0 commit 61de787
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sphinx_docs/source/alcf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ Load the modules:
.. prompt:: bash

module swap PrgEnv-nvhpc PrgEnv-gnu
# load gcc/11.2.0 version since CUDA doesn't support gcc 12 yet
module load gcc/11.2.0
module load nvhpc-mixed

Then you can compile via:
Expand Down

0 comments on commit 61de787

Please sign in to comment.