-
Notifications
You must be signed in to change notification settings - Fork 197
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
Cleaning up cusparse_wrappers #441
Cleaning up cusparse_wrappers #441
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Always feels good to see code being removed. ;-)
Functions throwing deprecation warnings in cugraph CI: cusparseCsrmvEx, cusparseCsrmvEx_bufferSize, cusparseDcsr2dense, cusparseScsr2dense |
…explicitly compiled w/ the handle
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
!!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!!!!
…x_deprecated_cusparse
…x_deprecated_cusparse
rerun tests |
@gpucibot merge |
Closes #289