Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions stacks/e4s-cray-rhel/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ spack:
- kokkos +openmp
- kokkos-fft host_backend=fftw-openmp
- kokkos-kernels +openmp
- kokkos-tools
- libnrm
- libquo
- libunwind
Expand Down
1 change: 1 addition & 0 deletions stacks/e4s-cray-sles/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ spack:
- kokkos +openmp
- kokkos-kernels +openmp
- kokkos-fft host_backend=fftw-openmp
- kokkos-tools
- lammps
- legion
- libnrm
Expand Down
2 changes: 2 additions & 0 deletions stacks/e4s-neoverse-v2/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ spack:
- kokkos +openmp
- kokkos-kernels +openmp
- kokkos-fft host_backend=fftw-openmp
- kokkos-tools
- lammps
- lbann
- legion
Expand Down Expand Up @@ -205,6 +206,7 @@ spack:
- kokkos +wrapper +cuda cuda_arch=90
- kokkos-kernels +cuda cuda_arch=90 ^kokkos +wrapper +cuda cuda_arch=90
- kokkos-fft device_backend=cufft ^kokkos +wrapper +cuda cuda_arch=90
- kokkos-tools ^kokkos +wrapper +cuda cuda_arch=90
- libceed +cuda cuda_arch=90
- magma +cuda cuda_arch=90
- mfem +cuda cuda_arch=90
Expand Down
2 changes: 2 additions & 0 deletions stacks/e4s-oneapi/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ spack:
- hypre
- kokkos +openmp
- kokkos-kernels +openmp
- kokkos-tools
- laghos ^mfem~cuda
- lammps +amoeba +asphere +bocs +body +bpm +brownian +cg-dna +cg-spica +class2 +colloid +colvars +compress +coreshell +dielectric +diffraction +dipole +dpd-basic +dpd-meso +dpd-react +dpd-smooth +drude +eff +electrode +extra-compute +extra-dump +extra-fix +extra-molecule +extra-pair +fep +granular +interlayer +kspace +lepton +machdyn +manybody +mc +meam +mesont +misc +ml-iap +ml-pod +ml-snap +mofff +molecule +openmp-package +opt +orient +peri +phonon +plugin +poems +qeq +reaction +reaxff +replica +rigid +shock +sph +spin +srd +tally +uef +voronoi +yaff
- legion
Expand Down Expand Up @@ -188,6 +189,7 @@ spack:
- hpctoolkit +level_zero
- kokkos +sycl +openmp cxxstd=17
- kokkos-kernels ^kokkos +sycl +openmp cxxstd=17
- kokkos-tools ^kokkos +sycl +openmp cxxstd=17
- sundials +sycl +examples-install cxxstd=17
- tau +mpi +opencl +python +level_zero +syscall
- upcxx +level_zero
Expand Down
1 change: 1 addition & 0 deletions stacks/e4s-rocm-external/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ spack:
- heffte +rocm amdgpu_target=gfx90a
- kokkos +rocm amdgpu_target=gfx90a
- kokkos-fft device_backend=hipfft ^kokkos +rocm amdgpu_target=gfx90a
- kokkos-tools ^kokkos +rocm amdgpu_target=gfx90a
- legion +rocm amdgpu_target=gfx90a %c,cxx=gcc
- libceed +rocm amdgpu_target=gfx90a
- mfem +rocm amdgpu_target=gfx90a
Expand Down
3 changes: 3 additions & 0 deletions stacks/e4s/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ spack:
- kokkos
- kokkos-kernels
- kokkos-fft device_backend=cufft
- kokkos-tools
- legion
- libceed
- libpressio +bitgrooming +bzip2 +fpzip +hdf5 +libdistributed +lua +openmp +python +sz +sz3 +unix +zfp +json +remote +netcdf +cusz +mgard ^cusz
Expand Down Expand Up @@ -191,6 +192,7 @@ spack:
- kokkos +openmp
- kokkos-kernels +openmp
- kokkos-fft host_backend=fftw-openmp
- kokkos-tools
- laghos
- lammps +amoeba +asphere +bocs +body +bpm +brownian +cg-dna +cg-spica +class2 +colloid +colvars +compress +coreshell +dielectric +diffraction +dipole +dpd-basic +dpd-meso +dpd-react +dpd-smooth +drude +eff +electrode +extra-compute +extra-dump +extra-fix +extra-molecule +extra-pair +fep +granular +interlayer +kspace +lepton +machdyn +manybody +mc +meam +mesont +misc +ml-iap +ml-pod +ml-snap +mofff +molecule +openmp-package +opt +orient +peri +phonon +plugin +poems +qeq +reaction +reaxff +replica +rigid +shock +sph +spin +srd +tally +uef +voronoi +yaff
- lbann
Expand Down Expand Up @@ -392,6 +394,7 @@ spack:
- hpx
- hypre
- kokkos
- kokkos-tools
- lammps
- legion
- libceed
Expand Down
Loading