Skip to content

Commit

Permalink
Revert "temporarily disable gcc 11"
Browse files Browse the repository at this point in the history
This reverts commit c4065d2.
  • Loading branch information
haampie committed Jan 5, 2024
1 parent c4065d2 commit 7992c6a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,16 @@ spack:
- openmpi
- perl
- python@3.11
- - '%gcc@12'
- - '%gcc@11'
- '%gcc@12'
- '%gcc@13'
- '%clang@15'
- matrix:
- - fftw +mpi +openmp ^mpich
- fftw +mpi +openmp ^openmpi
- openblas threads=openmp +ilp64
- - '%gcc@12'
- - '%gcc@11'
- '%gcc@12'
- '%gcc@13'
# clang does not have openmp libs in GitHub Actions?
- matrix:
Expand Down

0 comments on commit 7992c6a

Please sign in to comment.