Skip to content

Commit

Permalink
Don't like all these unrecognized options so adding gcc as per Sergey
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertPincus committed Nov 7, 2024
1 parent 772e109 commit e8edd92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab/levante.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ variables:
before_script:
- module purge
- module load git
- module load gcc/11.2.0-gcc-11.2.0
- module load nvhpc/22.5-gcc-11.2.0
# Extend the existing environment variables:
- export PATH="${PYHOME}/bin:${PATH}"
Expand Down

0 comments on commit e8edd92

Please sign in to comment.