hpcde / spmv-accLinks
HIP acceleration of SpMV solver
☆10Updated 4 months ago
Alternatives and similar repositories for spmv-acc
Users that are interested in spmv-acc are comparing it to the libraries listed below
Sorting:
- Source code of the IPDPS '21 paper: "TileSpMV: A Tiled Algorithm for Sparse Matrix-Vector Multiplication on GPUs" by Yuyao Niu, Zhengyang…☆11Updated 3 years ago
- A Row Decomposition-based Approach for Sparse Matrix Multiplication on GPUs☆22Updated last year
- Source code of the SC '23 paper: "DASP: Specific Dense Matrix Multiply-Accumulate Units Accelerated General Sparse Matrix-Vector Multipli…☆26Updated last year
- Mirror of http://gitlab.hpcrl.cse.ohio-state.edu/chong/ppopp19_ae, refactoring for understanding☆16Updated 3 years ago
- Source code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Y…☆42Updated last year
- Yinghan's Code Sample☆347Updated 3 years ago
- ☆69Updated 8 months ago
- Xiao's CUDA Optimization Guide [NO LONGER ADDING NEW CONTENT]☆313Updated 2 years ago
- ☆19Updated 2 months ago
- ☆33Updated last year
- ☆35Updated last year
- ☆32Updated 3 years ago
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆380Updated 8 months ago
- An Optimizing Compiler for Recommendation Model Inference☆26Updated 3 months ago
- ☆153Updated 8 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆473Updated last year
- ☆114Updated last year
- ☆132Updated 9 months ago
- A highly efficient library for GEMM operations on Sunway TaihuLight☆18Updated 5 years ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆40Updated 6 years ago
- Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.☆154Updated 3 years ago
- A simple high performance CUDA GEMM implementation.☆406Updated last year
- collection of benchmarks to measure basic GPU capabilities☆416Updated 7 months ago
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆107Updated last year
- ☆28Updated last year
- Magicube is a high-performance library for quantized sparse matrix operations (SpMM and SDDMM) of deep learning on Tensor Cores.☆89Updated 2 years ago
- Artifact for PPoPP22 QGTC: Accelerating Quantized GNN via GPU Tensor Core.☆30Updated 3 years ago
- 🎉CUDA 笔记 / 高频面试题汇总 / C++笔记,个人笔记,更新随缘: sgemm、sgemv、warp reduce、block reduce、dot product、elementwise、softmax、layernorm、rmsnorm、hist etc.☆42Updated last year
- A sparse BLAS lib supporting multiple backends☆45Updated 6 months ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆35Updated 5 years ago