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.
|
# E.G: removing atlas from testing, since it taking way too much time. Installation working though.
|
||||||
# - atlas%gcc
|
# - atlas%gcc
|
||||||
# - clapack%gcc
|
# - clapack%gcc
|
||||||
- boost%gcc
|
|
||||||
- boost%oneapi
|
|
||||||
- boost%clang
|
- boost%clang
|
||||||
|
- boost%gcc
|
||||||
- boost%nvhpc
|
- boost%nvhpc
|
||||||
|
- boost%oneapi
|
||||||
- clhep%gcc
|
- clhep%gcc
|
||||||
- eigen%gcc
|
- eigen%gcc
|
||||||
- geant4%gcc
|
- geant4%gcc
|
||||||
@ -33,7 +33,7 @@ spack:
|
|||||||
- openblas%gcc threads=none
|
- openblas%gcc threads=none
|
||||||
- openblas%gcc threads=openmp
|
- openblas%gcc threads=openmp
|
||||||
- openmpi%gcc
|
- openmpi%gcc
|
||||||
- root%gcc
|
- root%gcc ~tbb~x
|
||||||
- superlu%gcc
|
- superlu%gcc
|
||||||
- vtk%gcc
|
- vtk%gcc
|
||||||
- Cuda_pckgs: &Cuda_pckgs
|
- Cuda_pckgs: &Cuda_pckgs
|
||||||
|
Reference in New Issue
Block a user