-
Couldn't load subscription status.
- Fork 6
feat: decompression for cuSPARSE matrices #253
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #253 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 16 17 +1
Lines 1844 1939 +95
=========================================
+ Hits 1844 1939 +95 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I will do a new pass before the end of the week. |
This is a prototype of what GPU-friendly direct decompression could look like with CUDA.
CuSparseMatrixCSCCuSparseMatrixCSR