Skip to content
#

cusparse

Here are 19 public repositories matching this topic...

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

High-performance GPU-accelerated linear algebra library for scientific computing. Custom kernels outperform cuBLAS+cuSPARSE by 2.4x in iterative solvers. Built for circuit simulation workloads.

  • Updated Dec 6, 2025
  • Cuda

Improve this page

Add a description, image, and links to the cusparse topic page so that developers can more easily learn about it.

Curate this topic

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