cusparse
Here are 23 public repositories matching this topic...
Hooked CUDA-related dynamic libraries by using automated code generation tools.
-
Updated
Dec 12, 2023 - C
Escoin: Efficient Sparse Convolutional Neural Network Inference on GPUs
-
Updated
Feb 28, 2019 - C++
A complete example of batched refactorization in cuSOLVER.
-
Updated
Dec 22, 2021 - C++
A really old project that implemented the Stable Fluids using CUDA, cuBLAS and cuSPARSE
-
Updated
Dec 7, 2022 - C++
Compare preconditioned conjugate gradient algorithm with different sparse matrices, floating point precision levels, and implementations
-
Updated
Oct 27, 2023 - C
Repository for benchmarking linear solvers on GPU.
-
Updated
May 12, 2023 - C
Compact Software Suite for Scientific Development - Linear Algebra
-
Updated
Apr 5, 2026 - C++
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
Generate narrated CUDA course videos with animated slides and AI avatars using Remotion, Gemini, and ElevenLabs TTS for automated production.
-
Updated
Aug 31, 2026 - TypeScript
Regime-aware sparse matrix multiplication for GNN workloads on GPUs (Future Generation Computer Systems, Elsevier). Six structural regimes, an interpretable seven-rule router, and five specialized kernel families over native CSR and Tensor Cores.
-
Updated
Jul 31, 2026 - Python
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
Sparse matrix operations for AWS Trainium via NKI (cuSPARSE-equivalent) — CSR/COO formats, SpMV and SpMM via gather-matmul-scatter, Schwarz integral screening for quantum chemistry.
-
Updated
Apr 29, 2026 - Python
High-performance GPU SpMV kernels in Python/Numba CUDA. Achieves 96.6 GB/s (53% of cuSPARSE) with 5,432x speedup over CPU. Includes optimization analysis.
-
Updated
Dec 27, 2025 - Python
Benchmarks for the sparse matrix–vector multiplication (SpMV) with matrix formats in TNL.
-
Updated
Aug 26, 2026 - C++
Add this topic to your repo
To associate your repository with the cusparse topic, visit your repo's landing page and select "manage topics."