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

ENH cuda support #54

Closed
2 tasks done
eickenberg opened this issue Oct 2, 2023 · 0 comments · Fixed by #68
Closed
2 tasks done

ENH cuda support #54

eickenberg opened this issue Oct 2, 2023 · 0 comments · Fixed by #68

Comments

@eickenberg
Copy link
Collaborator

eickenberg commented Oct 2, 2023

Add GPU support

TODO:

  • figure out how to interact with the new cufinufft that has been integrated into finufft. If it can be done via GPU pointers, then it has already been done here: https://gist.github.com/eickenberg/fc09f991bc1f0b26428243b7ae631e2f
  • figure out a way of delegating gpu input to the appropriate gpu routines. As a first step one can basically copy and paste the current CPU functions and make the required modifications
@eickenberg eickenberg added this to the Cuda MVP sprint milestone Oct 2, 2023
@WardBrian WardBrian linked a pull request Oct 6, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant