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
|
- 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
|
||||||
|
Reference in New Issue
Block a user