Source code of the paper "OpSparse: a Highly Optimized Framework for Sparse General Matrix Multiplication on GPUs"
☆16Aug 23, 2022Updated 3 years ago
Alternatives and similar repositories for OpSparse
Users that are interested in OpSparse are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Efficient SpGEMM on GPU using CUDA and CSR☆61Jul 18, 2023Updated 3 years ago
- Classes in C++ for building applications☆14Updated this week
- The simulator for SPADA, an SpGEMM accelerator with adaptive dataflow☆47Jan 26, 2023Updated 3 years ago
- 稀疏矩阵-向量乘的并行优化算法(OpenMP,AVX)☆11Jul 7, 2021Updated 5 years ago
- Source code of the IPDPS '21 paper: "TileSpMV: A Tiled Algorithm for Sparse Matrix-Vector Multiplication on GPUs" by Yuyao Niu, Zhengyang…☆13Aug 12, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 软件工程与计算II☆12Dec 29, 2020Updated 5 years ago
- A collection of basic routines for Molecular Dynamics simulations implemented in Julia☆13Nov 4, 2025Updated 9 months ago
- Code for the Change-Based Inference Paper (CBinfer)☆10Jan 7, 2019Updated 7 years ago
- ☆11Apr 16, 2023Updated 3 years ago
- ☆18Dec 2, 2024Updated last year
- Source code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Y…☆48May 22, 2024Updated 2 years ago
- Parallel SpMV using CSR representation, built in CUDA