MG-Join: A Scalable Join for Massively Parallel Multi-GPU Architectures
Summary: MG-Join proposes a scalable partitioned hash join for multi-GPU single-machine architectures. Adaptive multi-hop cross-GPU routing minimizes congestion, achieving up to 97% bisection-bandwidth utilization, and up to 2.5x join speedups with 4.5x TPC-H gains over Omnisci. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Johns Paul (National University of Singapore)
- 2. Shengliang Lu (National University of Singapore)
- 3. Bingsheng He (National University of Singapore)
- 4. Chiew Tong Lau (Nanyang Technological University)
BibTeX Citation
@inproceedings{paul_sigmod21,
title = {{MG-Join: A Scalable Join for Massively Parallel Multi-GPU Architectures}},
author = {Paul, Johns and Lu, Shengliang and He, Bingsheng and Lau, Chiew Tong},
series = {{SIGMOD} '21},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3448016.3457254},
url = {https://dl.acm.org/doi/10.1145/3448016.3457254},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 20 of 20 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 15 of 15 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 | 2,140 | Revisiting Co-Processing for Hash Joins on the Coupled CPU-GPU Architecture | 2013 | VLDB |
| 2 | 360 | Design and Evaluation of Main Memory Hash Join Algorithms for Multi-core CPUs | 2011 | SIGMOD |
| 3 | 209 | Sort vs. Hash Revisited: Fast Join Implementation on Modern Multi-Core CPUs | 2009 | VLDB |
| 4 | 2,566 | Pump Up the Volume: Processing Large Data on GPUs with Fast Interconnects | 2020 | SIGMOD |
| 5 | 7,591 | Efficiently Processing Joins and Grouped Aggregations on GPUs | 2025 | SIGMOD |
| 6 | 4,639 | MQJoin: Efficient Shared Execution of Main-Memory Joins | 2016 | VLDB |
| 7 | 631 | Relational Joins on Graphics Processors | 2008 | SIGMOD |
| 8 | 4,535 | Triton Join: Efficiently Scaling to a Large Join State on GPUs with Fast Interconnects | 2022 | SIGMOD |
| 9 | 3,134 | Efficient Join Algorithms For Large Database Tables in a Multi-GPU Environment | 2021 | VLDB |
| 10 | 9,333 | Efficiently Joining Large Relations on Multi-GPU Systems | 2025 | VLDB |