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 - Batchsystem_pckgs: &Batchsystem_pckgs
- slurm - slurm
- Compiler_pckgs: &Compiler_pckgs - Compiler_pckgs: &Compiler_pckgs
# E.G: removing atlas from testing, since it taking way too much time. Installation working though. - atlas
# - atlas - clapack
# - clapack
- boost - boost
- clhep - clhep
- eigen - eigen
@ -71,7 +70,7 @@ spack:
- hdf5+mpi - hdf5+mpi
- netcdf-c - netcdf-c
- netcdf-fortran - netcdf-fortran
- netcdf-c +parallel-netcdf - netcdf-c
- trilinos - trilinos
- HDF5_serial_pckgs: &HDF5_serial_pckgs - HDF5_serial_pckgs: &HDF5_serial_pckgs
- hdf5~mpi - hdf5~mpi