FIX: put atlas package back in the compiler list

This commit is contained in:
Germann Elsa Sylvia
2022-09-05 09:54:06 +02:00
parent 690dc0a4d5
commit 911bfc3800

View File

@ -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