FIX: sort specs
This commit is contained in:
6
env/merlin/spack.yaml
vendored
6
env/merlin/spack.yaml
vendored
@ -15,10 +15,10 @@ spack:
|
||||
# E.G: removing atlas from testing, since it taking way too much time. Installation working though.
|
||||
# - atlas%gcc
|
||||
# - clapack%gcc
|
||||
- boost%gcc
|
||||
- boost%oneapi
|
||||
- boost%clang
|
||||
- boost%gcc
|
||||
- boost%nvhpc
|
||||
- boost%oneapi
|
||||
- clhep%gcc
|
||||
- eigen%gcc
|
||||
- geant4%gcc
|
||||
@ -33,7 +33,7 @@ spack:
|
||||
- openblas%gcc threads=none
|
||||
- openblas%gcc threads=openmp
|
||||
- openmpi%gcc
|
||||
- root%gcc
|
||||
- root%gcc ~tbb~x
|
||||
- superlu%gcc
|
||||
- vtk%gcc
|
||||
- Cuda_pckgs: &Cuda_pckgs
|
||||
|
Reference in New Issue
Block a user