Skip to content

Conversation

@gdalle
Copy link
Owner

@gdalle gdalle commented Jun 8, 2025

This is a prototype of what GPU-friendly direct decompression could look like with CUDA.

  • Implement result creation and decompression for major cuSPARSE matrix types:
    • CuSparseMatrixCSC
    • CuSparseMatrixCSR
  • Add tests
  • Add docs => where do we document this behavior?
  • Find a way to run CI with CUDA

@codecov
Copy link

codecov bot commented Jun 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f7acc3f) to head (5d9e198).
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gdalle gdalle requested a review from amontoison June 10, 2025 12:52
@gdalle gdalle marked this pull request as ready for review June 11, 2025 22:08
@amontoison amontoison self-assigned this Jun 12, 2025
@gdalle gdalle requested a review from amontoison June 13, 2025 18:52
@amontoison
Copy link
Collaborator

I will do a new pass before the end of the week.

@amontoison amontoison merged commit 108c7c1 into main Jun 17, 2025
10 of 11 checks passed
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.

2 participants