ADD: testing of compiler pckgs
This commit is contained in:
61
env/merlin/spack.yaml
vendored
61
env/merlin/spack.yaml
vendored
@ -14,26 +14,29 @@ spack:
|
||||
- Batchsystem_pckgs: &Batchsystem_pckgs
|
||||
- slurm
|
||||
- Compiler_pckgs: &Compiler_pckgs
|
||||
- atlas
|
||||
- boost
|
||||
- clapack
|
||||
- clhep
|
||||
- eigen
|
||||
- geant4
|
||||
- googletest
|
||||
- gsl
|
||||
- intel-oneapi-mpi
|
||||
- kokkos
|
||||
- libint tune=cp2k-lmax-6
|
||||
- libxc
|
||||
- libxsmm
|
||||
- mpich
|
||||
- openblas threads=none
|
||||
- openblas threads=openmp
|
||||
- openmpi
|
||||
- root
|
||||
- superlu
|
||||
- vtk
|
||||
# - atlas E.G: removing atlas from testing, since it taking way too much time. Installation working though.
|
||||
- boost%gcc
|
||||
- boost%oneapi
|
||||
- boost%clang
|
||||
- boost%nvhpc
|
||||
- clapack%gcc
|
||||
- clhep%gcc
|
||||
- eigen%gcc
|
||||
- geant4%gcc
|
||||
- googletest%gcc
|
||||
- gsl%gcc
|
||||
- intel-oneapi-mpi%oneapi
|
||||
- kokkos%gcc
|
||||
- libint%oneapi tune=cp2k-lmax-6
|
||||
- libxc%oneapi
|
||||
- libxsmm%oneapi
|
||||
- mpich%gcc netmod=ucx
|
||||
- openblas%gcc threads=none
|
||||
- openblas%gcc threads=openmp
|
||||
- openmpi%gcc
|
||||
- root%gcc
|
||||
- superlu%gcc
|
||||
- vtk%gcc
|
||||
- Cuda_pckgs: &Cuda_pckgs
|
||||
- cuda
|
||||
- EM_pckgs: &EM_pckgs
|
||||
@ -107,7 +110,7 @@ spack:
|
||||
- m4
|
||||
- nasm
|
||||
- perl
|
||||
- nvhpc
|
||||
- nvhpc+mpi
|
||||
- python
|
||||
- py-tensorflow
|
||||
- qt
|
||||
@ -544,21 +547,7 @@ spack:
|
||||
- PKG_CONFIG_PATH
|
||||
#<<<
|
||||
specs:
|
||||
- matrix:
|
||||
- [cmake,cuda,fftw,gromacs,kokkos,mpich netmod=ucx,nvhpc+mpi,openblas threads=none,openblas threads=openmp,
|
||||
python,root~tbb~x,slurm,gsl]
|
||||
- ['%gcc']
|
||||
- matrix:
|
||||
- [boost]
|
||||
- ['%clang','%gcc','%nvhpc','%oneapi']
|
||||
- matrix:
|
||||
- [hdf5~mpi, openmpi]
|
||||
- ['%gcc','%oneapi']
|
||||
- matrix:
|
||||
- [hdf5+mpi +fortran +hl +shared, netcdf-fortran, netcdf-c +parallel-netcdf]
|
||||
- ['%gcc','%oneapi']
|
||||
- [^openmpi]
|
||||
- intel-oneapi-mpi%oneapi
|
||||
- $Compiler_pckgs
|
||||
view:
|
||||
Batchsystem:
|
||||
link: all
|
||||
|
Reference in New Issue
Block a user