kokkos-tutorials
kokkos-tutorials copied to clipboard
Problem in Exercises/Makefile
Hello Kokkos Team,
I believe the content of kokkos-tutorials/Exercises/Makefile is not compatible with the exercises. In fact, it is trying to compile exercises 5-10 which don't exist and it doesn't compile some examples that exist in the Exercises directory. I was able to fix it locally but figured I should report/ask about the reason.
Thanks!
Would you mind writing a pull request for fixing this if you already have the changes locally?
Sure, I'll create a PR very soon. Thanks!