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

Measure the performance of all supported batched SpMM for 50% sparsity. #4

Open
Teja10 opened this issue Jul 2, 2021 · 0 comments
Open

Comments

@Teja10
Copy link
Contributor

Teja10 commented Jul 2, 2021

Natively supported batched formats (as of 7/2/2021) in cusparse:

  • CSR
  • COO

(see examples; https://github.com/NVIDIA/CUDALibrarySamples/tree/master/cuSPARSE)

Our implementation for cusparse supports:

  • Blocked-ELL
@neoblizz neoblizz changed the title CSR/CSC/COO vs ELL vs Hybrid Performance Measure the performance of all supported batched SpMM for 50% sparsity. Jul 2, 2021
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

No branches or pull requests

1 participant