Sage: Parallel Semi-Asymmetric Graph Algorithms for NVRAMs
Summary: Proposes PSAM: graph data in read-only NVRAM, mutable state in DRAM, eliminating NVRAM writes for parallel graph analytics. Sage implements provably-efficient PSAM algorithms for many problems; on a 3.5B-vertex, 128B-edge Hyperlink graph with Optane, it beats prior NVRAM systems and nearly matches DRAM runtimes. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Laxman Dhulipala (Carnegie Mellon University)
- 2. Charles McGuffey (Carnegie Mellon University)
- 3. Hongbo Kang (Tsinghua University)
- 4. Yan Gu (University of California Riverside)
- 5. Guy E. Blelloch (Carnegie Mellon University)
- 6. Phillip B. Gibbons (Carnegie Mellon University)
- 7. Julian Shun (Massachusetts Institute of Technology)
BibTeX Citation
@article{dhulipala_vldb20,
title = {{Sage: Parallel Semi-Asymmetric Graph Algorithms for NVRAMs}},
author = {Dhulipala, Laxman and McGuffey, Charles and Kang, Hongbo and Gu, Yan and Blelloch, Guy E. and Gibbons, Phillip B. and Shun, Julian},
journal = {PVLDB},
series = {{VLDB} '20},
volume = {13},
number = {9},
pages = {1598--1613},
doi = {10.14778/3397230.3397251},
url = {https://doi.org/10.14778/3397230.3397251},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 6,368 | Theoretically and Practically Efficient Parallel Nucleus Decomposition | 2022 | VLDB | 5.8975125e-05 |
| 7,862 | ConnectIt: A Framework for Static and Incremental Parallel Graph Connectivity Algorithms | 2021 | VLDB | 5.5302333e-05 |
| 8,904 | A Design Space Exploration and Evaluation for Main-Memory Hash Joins in Storage Class Memory | 2023 | VLDB | 5.3483178e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 20 of 20 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 6,456 | LSMGraph: A High-Performance Dynamic Graph Storage System with Multi-Level CSR | 2024 | SIGMOD |
| 2 | 4,323 | TurboGraph++: A Scalable and Fast Graph Analytics System | 2018 | SIGMOD |
| 3 | 1,911 | Fast Iterative Graph Computation with Block Updates | 2013 | VLDB |
| 4 | 4,787 | Systems for Big-Graphs | 2014 | VLDB |
| 5 | 6,490 | CAVE: Concurrency-Aware Graph Processing on SSDs | 2024 | SIGMOD |
| 6 | 11,096 | A Single Machine System for Querying Big Graphs with PRAM | 2025 | VLDB |
| 7 | 436 | Trinity: A Distributed Graph Engine on a Memory Cloud | 2013 | SIGMOD |
| 8 | 9,281 | Sage: A System for Uncertain Network Analysis | 2022 | VLDB |
| 9 | 3,175 | Single Machine Graph Analytics on Massive Datasets Using Intel Optane DC Persistent Memory | 2020 | VLDB |
| 10 | 7,491 | Self-adaptive Graph Traversal on GPUs | 2021 | SIGMOD |