FIX: put atlas package back in the compiler list
This commit is contained in:
7
env/merlin/spack.yaml
vendored
7
env/merlin/spack.yaml
vendored
@ -12,9 +12,8 @@ spack:
|
||||
- Batchsystem_pckgs: &Batchsystem_pckgs
|
||||
- slurm
|
||||
- Compiler_pckgs: &Compiler_pckgs
|
||||
# E.G: removing atlas from testing, since it taking way too much time. Installation working though.
|
||||
# - atlas
|
||||
# - clapack
|
||||
- atlas
|
||||
- clapack
|
||||
- boost
|
||||
- clhep
|
||||
- eigen
|
||||
@ -71,7 +70,7 @@ spack:
|
||||
- hdf5+mpi
|
||||
- netcdf-c
|
||||
- netcdf-fortran
|
||||
- netcdf-c +parallel-netcdf
|
||||
- netcdf-c
|
||||
- trilinos
|
||||
- HDF5_serial_pckgs: &HDF5_serial_pckgs
|
||||
- hdf5~mpi
|
||||
|
Reference in New Issue
Block a user