kokkos / kokkos-tutorials

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

SpGEMM exercise: updating the exercise to use the simplified spgemm i nterface #48

Closed lucbv closed 4 years ago

lucbv commented 4 years ago

I tested this new version on kokkos-dev2 and it compiles and runs fine using the simplified SpGEMM interface. This should make it easier to explain how to call the kernel during the tutorial