Title :
A Comparison Based Parallel Sorting Algorithm
Author :
Kalé, Laxmikant V. ; Krishnan, Sanjeev
Author_Institution :
University of Illinois, USA
Abstract :
We present a fast comparison based parallel sorting algorithm that can handle arbitrary key types. Data movement is the major portion of sorting time for most algorithms in the literature. Our algorithm is parameterized so that is can be tuned to control data movement time, especially for large data sets. Parallel histograms are used to partition the key set exactly. The algorithm is architecture independent, and has been implemented in the CHARM portable parallel programming system, allowing it to be efficiently run on virtually any MIMD computer. Performance results for sorting different data sets are presented.
Keywords :
Algorithm design and analysis; Application software; Computer science; Histograms; Parallel processing; Partitioning algorithms; Performance analysis; Sorting;
Conference_Titel :
Parallel Processing, 1993. ICPP 1993. International Conference on
Conference_Location :
Syracuse, NY, USA
Print_ISBN :
0-8493-8983-6
DOI :
10.1109/ICPP.1993.17