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

General GPU Acceleration #163

Open
langeleri opened this issue Apr 21, 2022 · 0 comments
Open

General GPU Acceleration #163

langeleri opened this issue Apr 21, 2022 · 0 comments
Assignees

Comments

@langeleri
Copy link
Contributor

Longer term project:

Implement GPU acceleration into pipeline (something like Numba for CUDA gpus). GPU acceleration is currently being used for adaptive bramich but ideally, we would be able to accelerate all of our computational code (where appropriate). The goal of this task is to just figure out how to accelerate some basic computations so that we know how to do it.

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

2 participants