FIX: remove clapack of the testing since depending on atlas
This commit is contained in:
5
env/merlin/spack.yaml
vendored
5
env/merlin/spack.yaml
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user