FIX: alps build now working (with gcc@8.3.0)

This commit is contained in:
Germann Elsa Sylvia
2022-09-05 15:46:21 +02:00
parent 911bfc3800
commit fa11fd3860
3 changed files with 50 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ spack:
- Compilers: &Compilers
- '%clang@12.0.0'
- '%dpcpp@2022.1.0'
- '%gcc@8.3.0'
- '%gcc@12.1.0'
- '%intel@2021.6.0'
- '%nvhpc@21.5'
@@ -541,8 +542,10 @@ spack:
- PKG_CONFIG_PATH
#<<<
specs:
- alps%gcc@8.3.0 ^boost@1.63.0+python+numpy cxxstd=11 +icu ^icu4c cxxstd=11 ^py-numpy@1.19.5 ^python@3.6.13
^openmpi ^openblas
- matrix:
- [alps, geant4, gromacs, h5hut+mpi, lammps, r, superlu, visit, vtk, root ~tbb
- [geant4, gromacs, h5hut+mpi, lammps, r, superlu, visit, vtk, root ~tbb
~x]
- ['%gcc']
- [^openmpi]