상세 보기
초록
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 area of O(N(3/2)w(2)), 0 < w < N-1/4. For w = log N, our algorithm improves a previous known solution on a similar architecture in time complexity by a factor of log N. Since our algorithm uses only radix sort for 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 requires a comparator of size w.
키워드
radix sort; reconfigurable mesh; AT(2)-optimal sorting; ALGORITHM; ARRAY
- 제목
- Fast parallel radix sort using a reconfigurable mesh
- 저자
- Jang, JW; Lee, KG
- 발행일
- 1997-03
- 유형
- Article
- 권
- 9
- 호
- 1
- 페이지
- 25 ~ 39