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

Interop with GPU compute kernels #41

Open
kwryankrattiger opened this issue Oct 7, 2022 · 5 comments
Open

Interop with GPU compute kernels #41

kwryankrattiger opened this issue Oct 7, 2022 · 5 comments

Comments

@kwryankrattiger
Copy link

Is there a plan for veloc to support a direct HIP/CUDA interface?

@bnicolae
Copy link
Contributor

Yes, we have an experimental version. We will open it for general use soon

@kwryankrattiger
Copy link
Author

Do you think this will be available my Feb 15 next year?

Will it be ready for both CUDA and HIP, or Kokkos based to cover all the bases?

@bnicolae
Copy link
Contributor

bnicolae commented Oct 12, 2022

Yes, we will release the code by end of year. For now, we are only targeting CUDA support in VELOC itself. Please check out one of our recent papers (it will be presented at HiPC in December): https://hal.archives-ouvertes.fr/hal-03799226/document

Kokkos support can be leveraged through a separate effort, which is already integrated with VELOC:
https://github.com/kokkos/kokkos-resilience

@kwryankrattiger
Copy link
Author

Thanks for the updates! I put this on our roadmap for things to get moving in the Data and Vis SDK.

@yulingao
Copy link

@bnicolae Look forward to your CUDA support update!

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

3 participants