Columnsort lives! an efficient out-of-core sorting program
- 3 July 2001
- conference paper
- Published by Association for Computing Machinery (ACM)
- p. 169-178
- https://doi.org/10.1145/378580.378627
Abstract
We present the design and implementation of a parallel out-of-core sorting algorithm, which is based on Leighton's columnsort algorithm. We show how to relax some of the steps of the original columnsort algorithm to permit a faster out-of-core implementation. Our algorithm requires only 4 passes over the data, and a 3-pass implementation is possible. Although there is a limit on the number of records that can be sorted—as a function of the memory used per processor—this upper limit need not be a severe restriction, and it increases superlinearly with the per-processor memory. To the best of our knowledge, our implementation is the first out-of-core multiprocessor sorting algorithm whose output is in the order assumed by the Parallel Disk Model. We define several measures of sorting efficiency and demonstrate that our implementation's sorting efficiency is competitive with that of NOW-Sort, a sorting algorithm developed to sort large amounts of data quickly on a cluster of workstations.Keywords
This publication has 9 references indexed in Scilit:
- A simple and efficient parallel disk mergesortPublished by Association for Computing Machinery (ACM) ,1999
- MPI - The Complete ReferencePublished by MIT Press ,1998
- A framework for simple sorting algorithms on parallel disk systems (extended abstract)Published by Association for Computing Machinery (ACM) ,1998
- Early experiences in evaluating the parallel disk model with the ViC∗ implementationParallel Computing, 1997
- High-performance sorting on networks of workstationsPublished by Association for Computing Machinery (ACM) ,1997
- Greed sortJournal of the ACM, 1995
- The input/output complexity of sorting and related problemsCommunications of the ACM, 1988
- An optimal sorting algorithm for mesh connected computersPublished by Association for Computing Machinery (ACM) ,1986
- Tight Bounds on the Complexity of Parallel SortingIEEE Transactions on Computers, 1985