FAST PARALLEL RADIX SORT USING A RECONFIGURABLE MESH

Authors
Citation
Jw. Jang et Kg. Lee, FAST PARALLEL RADIX SORT USING A RECONFIGURABLE MESH, International journal of high speed computing, 9(1), 1997, pp. 25-39
Citations number
36
Categorie Soggetti
Computer Sciences","Computer Science Theory & Methods
ISSN journal
01290533
Volume
9
Issue
1
Year of publication
1997
Pages
25 - 39
Database
ISI
SICI code
0129-0533(1997)9:1<25:FPRSUA>2.0.ZU;2-M
Abstract
In this paper, we present a parallel SIMD algorithm for radix sorting of N numbers of w bits each, taking O(w + N-1/4) time with the VLSI ar ea of O(N(3/2)w(2)), 0 < w < N-1/4. For w = log N, our algorithm impro ves a previous known solution on a similar architecture in time comple xity by a factor of log N. Since our algorithm uses only radix sort fo r sorting of subsets and merging of them, no comparator is needed. Our algorithm satisfies the lower bound of AT(2) complexity which mainly restricts the VLSI implementation of most sorting algorithms. The same result is obtained in another previously known solution, but it requi res a comparator of size w.