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

Examples Ep: add CUDA variant #43

Open
stepas-toliautas opened this issue May 22, 2023 · 1 comment
Open

Examples Ep: add CUDA variant #43

stepas-toliautas opened this issue May 22, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@stepas-toliautas
Copy link
Collaborator

If someone is enthusiastic for Kokkos, that could be done as well, but so far there are

  • directive based (OpenMP offloading),
  • language based (Python-numba in progress),
  • "portable" kernel based (SYCL) implementations,

but no CUDA or HIP. So CUDA would be useful.

@stepas-toliautas stepas-toliautas added the help wanted Extra attention is needed label May 22, 2023
@csccva csccva self-assigned this May 23, 2023
@stepas-toliautas stepas-toliautas added enhancement New feature or request and removed help wanted Extra attention is needed labels Jun 11, 2023
@stepas-toliautas
Copy link
Collaborator Author

Moving into the future runs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants