Skip to content

Commit

Permalink
Update gcc version to 11.2.0 in base.sh [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronrutherford committed Oct 11, 2023
1 parent b3bb176 commit c40e2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildsystem/gcc-cuda/ascent/base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export MY_CLUSTER=ascent
module reset

# Load system modules
module load gcc/10.2.0
module load gcc/11.2.0
module load spectrum-mpi/10.4.0.3-20210112

export CC=$(which gcc)
Expand Down

0 comments on commit c40e2eb

Please sign in to comment.