FIX: remove clapack of the testing since depending on atlas

This commit is contained in:
Germann Elsa Sylvia
2022-08-30 09:26:40 +02:00
parent dbd040bbbd
commit 1aa34a00d0

View File

@ -14,12 +14,13 @@ spack:
- Batchsystem_pckgs: &Batchsystem_pckgs - Batchsystem_pckgs: &Batchsystem_pckgs
- slurm - slurm
- Compiler_pckgs: &Compiler_pckgs - Compiler_pckgs: &Compiler_pckgs
# - atlas E.G: removing atlas from testing, since it taking way too much time. Installation working though. # E.G: removing atlas from testing, since it taking way too much time. Installation working though.
# - atlas%gcc
# - clapack%gcc
- boost%gcc - boost%gcc
- boost%oneapi - boost%oneapi
- boost%clang - boost%clang
- boost%nvhpc - boost%nvhpc
- clapack%gcc
- clhep%gcc - clhep%gcc
- eigen%gcc - eigen%gcc
- geant4%gcc - geant4%gcc