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

Use cudipy for GPU-based acceleration #1027

Open
arokem opened this issue Sep 15, 2023 · 0 comments
Open

Use cudipy for GPU-based acceleration #1027

arokem opened this issue Sep 15, 2023 · 0 comments

Comments

@arokem
Copy link
Collaborator

arokem commented Sep 15, 2023

We are already enabling GPU-accelerated tractography via the GPUStreamlines project.

I wonder if we could push this even further by using cudipy, e.g., for registration. It looks like maybe cudipy directly translates the API of syn registration, for example: https://github.com/dipy/cudipy/blob/master/cudipy/align/imwarp.py, in a way that we could ducktype the inputs and outputs as needed.

Might also be a thing that needs to be done upstream in dipy itself, though.

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