A Memory Bandwidth-Efficient Hybrid Radix Sort on GPUs
Summary: Memory-bandwidth-aware hybrid GPU radix sort halves transfers, delivering ~2.3× speedup on uniform data. A pipelined heterogeneous mode handles off-GPU/large inputs, enabling strong end-to-end gains over CPU radix sort on large key-value workloads. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Elias Stehle (Technical University of Munich)
- 2. Hans-Arno Jacobsen (Technical University of Munich)
BibTeX Citation
@inproceedings{stehle_sigmod17,
title = {{A Memory Bandwidth-Efficient Hybrid Radix Sort on GPUs}},
author = {Stehle, Elias and Jacobsen, Hans-Arno},
series = {{SIGMOD} '17},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3035918.3064043},
url = {https://dl.acm.org/doi/10.1145/3035918.3064043},
year = {2017}
}
Incoming Citations (Sorted by Pagerank)
Showing 22 of 22 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 14 of 14 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 | 12,033 | A Study of Sorting Algorithms on Approximate Memory | 2016 | SIGMOD |
| 2 | 712 | Efficient Implementation of Sorting on Multi-Core SIMD CPU Architecture | 2008 | VLDB |
| 3 | 7,591 | Efficiently Processing Joins and Grouped Aggregations on GPUs | 2025 | SIGMOD |
| 4 | 7,370 | Efficient Top-K Query Processing on Massively Parallel Hardware | 2018 | SIGMOD |
| 5 | 4,177 | SIMD- and Cache-Friendly Algorithm for Sorting an Array of Structures | 2015 | VLDB |
| 6 | 1,177 | A Comprehensive Study of Main-Memory Partitioning and its Application to Large-Scale Comparison- and Radix-Sort | 2014 | SIGMOD |
| 7 | 9,333 | Efficiently Joining Large Relations on Multi-GPU Systems | 2025 | VLDB |
| 8 | 6,774 | Evaluating Multi-GPU Sorting with Modern Interconnects | 2022 | SIGMOD |
| 9 | 305 | GPUTeraSort: High Performance Graphics Co-processor Sorting for Large Database Management | 2006 | SIGMOD |
| 10 | 678 | Fast Sort on CPUs and GPUs: A Case for Bandwidth Oblivious SIMD Sort | 2010 | SIGMOD |