spcl / smat
Code for High Performance Unstructured SpMM Computation Using Tensor Cores
☆20Updated 5 months ago
Alternatives and similar repositories for smat:
Users that are interested in smat are comparing it to the libraries listed below
- 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
- ☆29Updated 10 months ago
- Source code of the SC '23 paper: "DASP: Specific Dense Matrix Multiply-Accumulate Units Accelerated General Sparse Matrix-Vector Multipli…☆26Updated 10 months ago
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆51Updated last year
- ☆31Updated 2 years ago
- ☆14Updated 2 years ago
- A Row Decomposition-based Approach for Sparse Matrix Multiplication on GPUs☆20Updated last year
- TileFlow is a performance analysis tool based on Timeloop for fusion dataflows☆57Updated last year
- ☆18Updated 5 years ago
- Magicube is a high-performance library for quantized sparse matrix operations (SpMM and SDDMM) of deep learning on Tensor Cores.☆85Updated 2 years ago
- MAGIS: Memory Optimization via Coordinated Graph Transformation and Scheduling for DNN (ASPLOS'24)☆49Updated 10 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆42Updated 3 weeks ago
- Artifact for USENIX ATC'23: TC-GNN: Bridging Sparse GNN Computation and Dense Tensor Cores on GPUs.☆47Updated last year
- ☆106Updated 3 years ago
- Artifact for OSDI'23: MGG: Accelerating Graph Neural Networks with Fine-grained intra-kernel Communication-Computation Pipelining on Mult…☆40Updated last year
- ☆11Updated 2 years ago
- Artifact for PPoPP22 QGTC: Accelerating Quantized GNN via GPU Tensor Core.☆27Updated 3 years ago
- ☆26Updated last year
- OSDI 2023 Welder, deeplearning compiler☆19Updated last year
- ☆41Updated 11 months ago
- ASPLOS'24: Optimal Kernel Orchestration for Tensor Programs with Korch☆33Updated 3 weeks ago
- Automatic Mapping Generation, Verification, and Exploration for ISA-based Spatial Accelerators☆107Updated 2 years ago
- LLM Inference analyzer for different hardware platforms☆62Updated 2 weeks ago
- Fast GPU based tensor core reductions☆13Updated 2 years ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA