Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Friction points for CI #103

Open
1 of 9 tasks
cwpearson opened this issue Nov 20, 2024 · 0 comments
Open
1 of 9 tasks

Friction points for CI #103

cwpearson opened this issue Nov 20, 2024 · 0 comments

Comments

@cwpearson
Copy link

cwpearson commented Nov 20, 2024

Some pain points kept #101 from being comprehensive:

  • virtualfunction needs a separate CUDA-enabled Kokkos build with RDC enabled
  • Not all exercises use CMake
  • Not all exercises have the same structure (e.g. no Begin / Solution subdirectories)
  • Some exercises hard-code specific execution spaces (purposefully or otherwise)
  • Some exercises need additional libraries
    • Kokkos Kernels (okay, slow-ish to build)
    • Kokkos remote spaces
  • Some exercises use Kokkos Kernels implementation details (testing utility functions)
  • Some exercises use deprecated interfaces (tasking?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant