kokkos / kokkos-tutorials

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

Update CMake instructions in README.md. #89

Closed cedricchevalier19 closed 6 months ago

cedricchevalier19 commented 6 months ago

Previous instructions implied using Spack when using CMake.

Since tutorials can download and compile Kokkos on their own, I've updated the README to reflect this workflow.

I've removed the Spack instructions as it is not supported anymore by Spack.