DBScholar

Back to papers

SIMD- and Cache-Friendly Algorithm for Sorting an Array of Structures

Summary: A SIMD- and cache-aware multiway mergesort for arrays of structures, avoiding the scattered-record rearrangement that bottlenecks packed key-index sorting. Delivers up to 2.1× higher single-core performance and stronger multicore scalability, especially for large records. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
11194
Venue
VLDB
Year
2015
Pagerank
6.8499317e-05
Overall Rank
4,177 | 71.35%
DOI
10.14778/2809974.2809988

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{inoue_vldb15,
        title = {{SIMD- and Cache-Friendly Algorithm for Sorting an Array of Structures}},
        author = {Inoue, Hiroshi and Taura, Kenjiro},
        journal = {PVLDB},
        series = {{VLDB} '15},
        volume = {8},
        number = {11},
        pages = {1274--1285},
        doi = {10.14778/2809974.2809988},
        url = {https://doi.org/10.14778/2809974.2809988},
        year = {2015}
}

Incoming Citations (Sorted by Pagerank)

Showing 8 of 8 citing papers.

Rank Citing Paper Year Venue Pagerank
2,667 A Memory Bandwidth-Efficient Hybrid Radix Sort on GPUs 2017 SIGMOD 8.2756346e-05
3,865 The Case for a Learned Sorting Algorithm 2020 SIGMOD 7.0621718e-05
5,536 Database Processing-in-Memory: An Experimental Study 2020 VLDB 6.1822684e-05
6,774 Evaluating Multi-GPU Sorting with Modern Interconnects 2022 SIGMOD 5.7778738e-05
7,242 Fast Multi-Column Sorting in Main-Memory Column-Stores 2016 SIGMOD 5.6641994e-05
8,238 Interleaved Multi-Vectorizing 2020 VLDB 5.4599422e-05
9,333 Efficiently Joining Large Relations on Multi-GPU Systems 2025 VLDB 5.2887551e-05
11,579 Origami: A High-Performance Mergesort Framework 2022 VLDB 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 10 of 10 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