kokkos / kokkos-tutorials

Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
https://kokkos.org
Other
298 stars 100 forks source link

Add spack environments for Kokkos and Kokkos-Kernels #95

Open cedricchevalier19 opened 5 months ago

cedricchevalier19 commented 5 months ago

These environments are used to build an OpenMP enabled stack that can be used to follow some exercises.

It is beneficial for Kokkos-Kernels exercises as Kokkos-Kernels must be built beforehand.

Caveat: