Ivanrs297 / cuda-spmv-csr
Parallel SpMV using CSR representation, built in CUDA
☆13Updated 4 years ago
Alternatives and similar repositories for cuda-spmv-csr:
Users that are interested in cuda-spmv-csr are comparing it to the libraries listed below
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆39Updated 6 years ago
- Source code of the IPDPS '21 paper: "TileSpMV: A Tiled Algorithm for Sparse Matrix-Vector Multiplication on GPUs" by Yuyao Niu, Zhengyang…☆11Updated 2 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 9 years ago
- A Row Decomposition-based Approach for Sparse Matrix Multiplication on GPUs☆19Updated last year
- Source code of the SC '23 paper: "DASP: Specific Dense Matrix Multiply-Accumulate Units Accelerated General Sparse Matrix-Vector Multipli…☆26Updated 9 months ago
- Mirror of http://gitlab.hpcrl.cse.ohio-state.edu/chong/ppopp19_ae, refactoring for understanding☆14Updated 3 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆51Updated last year
- CSR-based SpMV on Heterogeneous Processors (Intel Broadwell, AMD Kaveri and nVidia Tegra K1)☆27Updated 9 years ago
- SpMV using CUDA☆18Updated 7 years ago
- Source code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Y…☆39Updated 10 months ago
- A intelligent matrix format designer for SpMV☆9Updated last year
- ☆9Updated 2 years ago
- A pattern-based algorithmic autotuner for graph processing on GPUs.☆30Updated 4 months ago
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆102Updated 10 months ago
- ☆91Updated 8 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- Performance Prediction Toolkit for GPUs☆36Updated 3 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆127Updated 4 years ago
- ☆31Updated 2 years ago
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆71Updated 4 years ago
- A sparse BLAS lib supporting multiple backends☆42Updated last month
- Implementation of breadth first search on GPU with CUDA Driver API.☆49Updated 4 years ago
- Source code of the paper "OpSparse: a Highly Optimized Framework for Sparse General Matrix Multiplication on GPUs"☆12Updated 2 years ago
- collection of benchmarks to measure basic GPU capabilities☆352Updated last month
- C++ package to store Matrix Market (.mtx) file format sparse matrices in Compressed Row Storage (CSR) format.☆14Updated 5 years ago
- 稀疏矩阵-向量乘的并行优化算法(OpenMP,AVX)☆11Updated 3 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆81Updated 5 years ago
- Fast Synchronization-Free Algorithms for Parallel Sparse Triangular Solves with Multiple Right-Hand Sides (SpTRSM)☆12Updated 5 years ago
- Parallelized and vectorized SpMV on Intel Xeon Phi (Knights Landing, AVX512, KNL)☆25Updated last year
- HIP acceleration of SpMV solver☆10Updated 3 weeks ago