Skip to content

Commit

Permalink
Removed cuSPARSELt from README
Browse files Browse the repository at this point in the history
  • Loading branch information
fbusato committed Dec 1, 2020
1 parent 88b0bf6 commit 3ae1da2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions cuSPARSE/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,3 @@ This folder demonstrates cuSPARSE Generic APIs usage.
* [Hardware Memory Compression](compression/)

The sample demonstrates how to optimize *sparse vector - dense vector scaling and sum* (`cusparseAxpby`) by exploting NVIDIA Ampere architecture *Hardware Memory Compression*

## cuSPARSELt Samples

* [Structured Matrix-Matrix Multiplication](spmma/)

The sample demonstrates how to exploit NVIDIA Ampere architecture *Sparse Tensor Cores* for performing Structured Matrix-Matrix Multiplication

0 comments on commit 3ae1da2

Please sign in to comment.