XiaosongAI / Parallel-SpMV
稀疏矩阵-向量乘的并行优化算法(OpenMP,AVX)
☆11Updated 3 years ago
Alternatives and similar repositories for Parallel-SpMV:
Users that are interested in Parallel-SpMV are comparing it to the libraries listed below
- Fast Synchronization-Free Algorithms for Parallel Sparse Triangular Solves with Multiple Right-Hand Sides (SpTRSM)☆12Updated 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…☆11Updated 2 years ago
- A pattern-based algorithmic autotuner for graph processing on GPUs.☆30Updated 3 months ago
- A Synchronization-Free Algorithm for Parallel Sparse Triangular Solves (SpTRSV)☆21Updated 5 years ago
- SpV8 is a SpMV kernel written in AVX-512. Artifact for our SpV8 paper @ DAC '21.☆29Updated 4 years ago
- OpenGraph is an open-source graph processing benchmarking suite written in pure C/OpenMP. Integrated with Sniper simulator.☆11Updated 11 months ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 8 years ago
- C++ package to store Matrix Market (.mtx) file format sparse matrices in Compressed Row Storage (CSR) format.☆14Updated 5 years ago
- Mirror of http://gitlab.hpcrl.cse.ohio-state.edu/chong/ppopp19_ae, refactoring for understanding☆14Updated 3 years ago
- New batched algorithm for sparse matrix-matrix multiplication (SpMM)☆16Updated 5 years ago
- A graph pattern mining framework for large graphs on gpu.☆12Updated 3 months ago
- Parallelized and vectorized SpMV on Intel Xeon Phi (Knights Landing, AVX512, KNL)☆25Updated last year
- A Method for efficiently processing SpMV using SIMD and load balancing☆16Updated 2 years ago
- ☆29Updated 4 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
- Artifact for PPoPP22 QGTC: Accelerating Quantized GNN via GPU Tensor Core.☆27Updated 3 years ago
- A Row Decomposition-based Approach for Sparse Matrix Multiplication on GPUs☆19Updated last year
- ☆13Updated 3 weeks ago
- Source code of the SC '23 paper: "DASP: Specific Dense Matrix Multiply-Accumulate Units Accelerated General Sparse Matrix-Vector Multipli…☆25Updated 9 months ago
- ☆31Updated 9 months ago
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆72Updated 4 years ago
- CSR-based SpMV on Heterogeneous Processors (Intel Broadwell, AMD Kaveri and nVidia Tegra K1)☆27Updated 9 years ago
- The official code for DATE'23 paper <CLAP: Locality Aware and Parallel Triangle Counting with Content Addressable Memory>☆20Updated last month
- ☆40Updated 3 years ago
- PyGim is the first runtime framework to efficiently execute Graph Neural Networks (GNNs) on real Processing-in-Memory systems. It provide…☆20Updated 4 months ago
- Escoin: Efficient Sparse Convolutional Neural Network Inference on GPUs☆15Updated 6 years ago
- Artifact for OSDI'23: MGG: Accelerating Graph Neural Networks with Fine-grained intra-kernel Communication-Computation Pipelining on Mult…☆41Updated last year
- Out-of-GPU-Memory Graph Processing with Minimal Data Transfer☆53Updated 2 years ago
- ☆46Updated 2 years ago
- Distributed Multi-GPU GNN Framework☆37Updated 4 years ago