Parallel Graph Processing on Graphics Processors Made Easy
Summary: Medusa offers a GPU graph framework enabling sequential C/C++ via a tiny API, with a runtime that automatically parallelizes work on the GPU. Key novelty: graph-centric optimizations that exploit GPU architecture to accelerate real-world and synthetic graph workloads. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jianlong Zhong (Nanyang Technological University)
- 2. Bingsheng He (Nanyang Technological University)
BibTeX Citation
@article{zhong_vldb13,
title = {{Parallel Graph Processing on Graphics Processors Made Easy}},
author = {Zhong, Jianlong and He, Bingsheng},
journal = {PVLDB},
series = {{VLDB} '13},
volume = {6},
number = {12},
pages = {1270--1273},
doi = {10.14778/2536274.2536293},
url = {https://doi.org/10.14778/2536274.2536293},
year = {2013}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 2,874 | iBFS: Concurrent Breadth-First Search on GPUs | 2016 | SIGMOD | 8.0094569e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 1 of 1 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3 | Pregel: A System for Large-Scale Graph Processing | 2010 | SIGMOD | 0.0012250108 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,452 | Fast Computation of Database Operations using Graphics Processors | 2004 | SIGMOD |
| 2 | 3,303 | A Distributed Multi-GPU System for Fast Graph Processing | 2018 | VLDB |
| 3 | 7,113 | GPUQP: Query Co-Processing Using Graphics Processors | 2007 | SIGMOD |
| 4 | 4,157 | GPU-based Graph Traversal on Compressed Graphs | 2019 | SIGMOD |
| 5 | 2,915 | GraphScope: A Unified Engine For Big Graph Processing | 2021 | VLDB |
| 6 | 956 | Parallelizing Sequential Graph Computations | 2017 | SIGMOD |
| 7 | 10,950 | Efficient Graph Data Access for Out-of-Memory GPU Streaming Graph Processing | 2025 | VLDB |
| 8 | 4,171 | Accelerating Dynamic Graph Analytics on GPUs | 2018 | VLDB |
| 9 | 5,075 | CGgraph: An Ultra-fast Graph Processing System on Modern Commodity CPU-GPU Co-processor | 2024 | VLDB |
| 10 | 3,751 | G3: When Graph Neural Networks Meet Parallel Graph Processing Systems on GPUs | 2020 | VLDB |