ADD: nvhpc+mpi & remove openmpi%nvhpc

This commit is contained in:
Germann Elsa Sylvia
2022-08-29 12:54:42 +02:00
parent 38d23ca097
commit ed18218872

View File

@ -545,15 +545,15 @@ spack:
#<<< #<<<
specs: specs:
- matrix: - matrix:
- [cmake,cuda,fftw,gromacs,kokkos,mpich netmod=ucx,nvhpc,openblas threads=none,openblas threads=openmp, - [cmake,cuda,fftw,gromacs,kokkos,mpich netmod=ucx,nvhpc+mpi,openblas threads=none,openblas threads=openmp,
python,root~tbb~x,slurm,gsl] python,root~tbb~x,slurm,gsl]
- ['%gcc'] - ['%gcc']
- matrix: - matrix:
- [boost, hdf5~mpi, openmpi] - [boost, hdf5~mpi, openmpi]
- ['%clang','%gcc','%nvhpc','%oneapi'] - ['%clang','%gcc','%nvhpc','%oneapi']
exclude: - matrix:
- hdf5~mpi%clang - [hdf5~mpi, openmpi]
- openmpi%clang - ['%gcc','%oneapi']
- matrix: - matrix:
- [hdf5+mpi +fortran +hl +shared, netcdf-fortran, netcdf-c +parallel-netcdf] - [hdf5+mpi +fortran +hl +shared, netcdf-fortran, netcdf-c +parallel-netcdf]
- ['%gcc','%nvhpc','%oneapi'] - ['%gcc','%nvhpc','%oneapi']