BUAA-CI-LAB / Literatures-on-GNN-AccelerationView external linksLinks
A reading list for deep graph learning acceleration.
☆254Jul 26, 2025Updated 6 months ago
Alternatives and similar repositories for Literatures-on-GNN-Acceleration
Users that are interested in Literatures-on-GNN-Acceleration are comparing it to the libraries listed below
Sorting:
- [HPCA 2022] GCoD: Graph Convolutional Network Acceleration via Dedicated Algorithm and Accelerator Co-Design☆39Mar 30, 2022Updated 3 years ago
- An end-to-end GCN inference accelerator written in HLS☆18Apr 5, 2022Updated 3 years ago
- [ASAP 2020; FPGA 2020] Hardware architecture to accelerate GNNs (common IP modules for minibatch training and full batch inference)☆43Mar 30, 2021Updated 4 years ago
- A dataflow architecture for universal graph neural network inference via multi-queue streaming.☆75Dec 19, 2022Updated 3 years ago
- A list of awesome GNN systems.☆336Updated this week
- ☆37Jan 20, 2022Updated 4 years ago
- ☆11Mar 14, 2023Updated 2 years ago
- This repo is to collect the state-of-the-art GNN hardware acceleration paper☆54Jun 8, 2021Updated 4 years ago
- Artifact for OSDI'23: MGG: Accelerating Graph Neural Networks with Fine-grained intra-kernel Communication-Computation Pipelining on Mult…☆41Mar 17, 2024Updated last year
- [ICLR 2022] "PipeGCN: Efficient Full-Graph Training of Graph Convolutional Networks with Pipelined Feature Communication" by Cheng Wan, Y…☆33Mar 15, 2023Updated 2 years ago
- Papers on Graph Analytics, Mining, and Learning☆128Aug 15, 2022Updated 3 years ago
- ☆112Jul 3, 2021Updated 4 years ago
- SoCC'20 and TPDS'21: Scaling GNN Training on Large Graphs via Computation-aware Caching and Partitioning.☆51May 23, 2023Updated 2 years ago
- A simulation framework for modeling efficiency of Graph Neural Network Dataflows☆23Feb 14, 2025Updated last year
- An Automated Framework for Generic Graph Neural Network Accelerator Generation, Simulation, and Optimization☆24Nov 8, 2024Updated last year
- ☆42Jun 13, 2025Updated 8 months ago
- ☆48Jan 30, 2026Updated 2 weeks ago
- including compiler to encode DGL GNN model to instructions, runtime software to transfer data and control the accelerator, and hardware v…☆14Nov 19, 2023Updated 2 years ago
- ☆21Mar 23, 2022Updated 3 years ago
- ☆16Apr 10, 2023Updated 2 years ago
- [MLSys 2022] "BNS-GCN: Efficient Full-Graph Training of Graph Convolutional Networks with Partition-Parallelism and Random Boundary Node …☆56Oct 6, 2023Updated 2 years ago
- Ginex: SSD-enabled Billion-scale Graph Neural Network Training on a Single Machine via Provably Optimal In-memory Caching☆41Jul 10, 2024Updated last year
- Graph Sampling using GPU☆52Mar 17, 2022Updated 3 years ago
- [FPGA 2020] Open sourced implementation for the ACM/SIGDA FPGA '20 paper titled "GraphACT: Accelerating GCN Training on CPU-FPGA Heteroge…☆19Mar 6, 2021Updated 4 years ago
- ☆12Feb 16, 2023Updated 3 years ago
- ☆28Aug 14, 2024Updated last year
- ☆20Sep 17, 2024Updated last year
- A Factored System for Sample-based GNN Training over GPUs☆46Jul 26, 2023Updated 2 years ago
- Artifact for OSDI'21 GNNAdvisor: An Adaptive and Efficient Runtime System for GNN Acceleration on GPUs.☆70Mar 2, 2023Updated 2 years ago
- Artifact for PPoPP22 QGTC: Accelerating Quantized GNN via GPU Tensor Core.☆30Feb 12, 2022Updated 4 years ago
- A graph linear algebra overlay☆51Apr 26, 2023Updated 2 years ago
- A Framework for Graph Sampling and Random Walk on GPUs.☆38Feb 3, 2025Updated last year
- ☆47Sep 5, 2022Updated 3 years ago
- Implementation of "Binary Graph Convolutional Network", CVPR 2021, and TPAMI 2024.☆26Apr 8, 2024Updated last year
- ☆70Jun 16, 2021Updated 4 years ago
- ☆49Apr 11, 2025Updated 10 months ago
- Artifact for PPoPP20 "Understanding and Bridging the Gaps in Current GNN Performance Optimizations"