Even faster sorting of (not only) integers

March 02, 2017 Β· Declared Dead Β· πŸ› International Conference on Man-Machine Interactions

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Marek Kokot, Sebastian Deorowicz, Maciej Dlugosz arXiv ID 1703.00687 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DC Citations 19 Venue International Conference on Man-Machine Interactions Last Checked 3 months ago
Abstract
In this paper we introduce RADULS2, the fastest parallel sorter based on radix algorithm. It is optimized to process huge amounts of data making use of modern multicore CPUs. The main novelties include: extremely optimized algorithm for handling tiny arrays (up to about a hundred of records) that could appear even billions times as subproblems to handle and improved processing of larger subarrays with better use of non-temporal memory stores.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted