A New Deterministic Parallel Sorting Algorithm With an Experimental Evaluation

David R. Helman, Joseph JáJá, David A. Rader

Research output: Contribution to journalArticlepeer-review

20 Scopus citations

Abstract

We introduce a new deterministic parallel sorting algorithm for distributed memory machines based on the regular sampling approach. The algorithm uses only two rounds of regular all-to-all personalized communication in a scheme that yields very good load balancing with virtually no overhead. Moreover, unlike previous variations, our algorithm efficiently handles the presence of duplicate values without the overhead of tagging each element with a unique identifier. This algorithm was implemented in Split-C and run on a variety of platforms, including the Thinking Machines CM-5, the IBM SP-2-WN, and the Cray Research T3D. We ran our code using widely different benchmarks to examine the dependence of our algorithm on the input distribution. Our experimental results illustrate the efficiency and scalability of our algorithm across different platforms. In fact, the performance compares closely to that of our random sample sort algorithm, which seems to outperform all similar algorithms known to the authors on these platforms. Together, their performance is nearly invariant over the set of input distributions, unlike previous efficient algorithms. However, unlike our randomized sorting algorithm, the performance and memory requirements of our regular sorting algorithm can be deterministically guaranteed.

Original languageEnglish (US)
Pages (from-to)4
Number of pages1
JournalJournal of Experimental Algorithmics
Volume3
DOIs
StatePublished - Sep 1 1998
Externally publishedYes

All Science Journal Classification (ASJC) codes

  • Theoretical Computer Science

Keywords

  • Generalized Sorting
  • Integer Sorting
  • Parallel Algorithms
  • Parallel Performance
  • Sorting by Regular Sampling

Fingerprint

Dive into the research topics of 'A New Deterministic Parallel Sorting Algorithm With an Experimental Evaluation'. Together they form a unique fingerprint.

Cite this