-
Notifications
You must be signed in to change notification settings - Fork 310
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] Get rid of deprecated CUDA library calls #869
Comments
I can switch the |
Also, I assume |
It looks like the only remaining dependency is in |
Completed. Closing. |
CuSparse is removing a lot of functions in the next major release https://docs.nvidia.com/cuda/cusparse/index.html.
cuGraph should be updated in order to build with the next major CUDA Toolkit version.
Many calls are related to spectral clustering which should be refactored and moved into RAFT #868
The text was updated successfully, but these errors were encountered: