h1

h2

h3

h4

h5
h6
http://join2-wiki.gsi.de/foswiki/pub/Main/Artwork/join2_logo100x88.png

A scalable parallel sorting algorithm using exact splitting

;

VerantwortlichkeitsangabeChristian Siebert ...

ImpressumAachen : Publikationsserver der RWTH Aachen University

Umfang10 S.

Online
URN: urn:nbn:de:hbz:82-opus-35024
DOI: 10.18154/RWTH-CONV-008835
URL: https://publications.rwth-aachen.de/record/50880/files/50880.pdf

Einrichtungen

  1. German Research School for Simulation Sciences GmbH (056500)


Inhaltliche Beschreibung (Schlagwörter)
Paralleler Algorithmus (Genormte SW) ; Parallelverarbeitung (Genormte SW) ; Parallele Schnittstelle (Genormte SW) ; Sortieren (Genormte SW) ; Merge-Sort (Genormte SW) ; Medianwert (Genormte SW) ; Informatik (frei)

Thematische Einordnung (Klassifikation)
DDC: 004
ccs: F.2.2

Kurzfassung
Sorting is one of the most fundamental algorithmic kernels, used by a large fraction of computer applications. This paper proposes a novel parallel sorting algorithm based on exact splitting that combines excellent scaling behavior with universal applicability. In contrast to many existing parallel sorting algorithms that make limiting assumptions regarding the input problem or the underlying computation model, our general-purpose algorithm can be used without restrictions on any MIMD-class computer architecture, demonstrating its full potential on massively parallel systems with distributed memory. It is comparison-based like most sequential sorting algorithms, handles an arbitrary number of keys per processing element, works in a deterministic way, does not fail in the presence of duplicate keys, minimizes the communication bandwidth requirements, does not require any knowledge of the key-value distribution, and uses only a small and a priori known amount of additional memory. Moreover, our algorithm can be turned into a stable sort without altering the time complexity, and can be made work in place. The total running time for sorting n elements on p processors is O((n/p) log n + p log^2 n). Practical scalability is shown using more than thirty thousand compute nodes. This paper presents the first parallel sorting algorithm to combine all herein before mentioned properties, while laying the foundations to overcome scalability problems for sorting data on the next generation of massively parallel systems.

OpenAccess:
Download fulltext PDF
(additional files)

Dokumenttyp
Report

Format
online

Sprache
English

Interne Identnummern
RWTH-CONV-008835
Datensatz-ID: 50880

Beteiligte Länder
Germany

 GO


OpenAccess

QR Code for this record

The record appears in these collections:
Document types > Reports > Reports
Publication server / Open Access
Central and Other Institutions
Public records
Publications database
056500

 Record created 2013-01-25, last modified 2026-05-27


OpenAccess:
Download fulltext PDF
(additional files)
Rate this document:

Rate this document:
1
2
3
 
(Not yet reviewed)