Skip to content
#

cusparse

Here are 23 public repositories matching this topic...

CUDA C++ repository demonstrating advanced GPU computing, optimized parallel algorithms (FFTs, Tiled MatMul), and NVIDIA ecosystem integrations (cuBLAS, Thrust). Engineered for maximum throughput and HPC learning.

  • Updated May 14, 2026
  • Cuda

CUDA SpMV kernels (scalar, warp-per-row, ELL) on NVIDIA A100 benchmarked against cuSPARSE on SuiteSparse matrices, plus AVX2 + cache-tiled CPU baselines on Intel Xeon Gold. Vector kernel reaches 98-110% of HBM2 peak, beating cuSPARSE by 24-56% on regular matrices.

  • Updated May 8, 2026
  • Cuda

Add this topic to your repo

To associate your repository with the cusparse topic, visit your repo's landing page and select "manage topics."

Learn more