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

Support optional cupy for faster BSS evaluation #84

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

sevagh
Copy link

@sevagh sevagh commented Aug 19, 2021

Speed up BSS metrics with the GPU and CUDA-Python (cupy).

Regression tests pass. Usability is possibly a concern, given that clear_cupy_cache() should be run regularly between tracks to avoid GPU OOM errors when the FFT plan cache fills up for a single evaluated track.

I can squash my git commits as required.

@sevagh
Copy link
Author

sevagh commented Sep 4, 2021

In hindsight I'm kinda uncertain where the "disable_cupy", "clear_cupy_cache", etc. functions would go, or if they even belong in the package.

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 this pull request may close these issues.

1 participant