Abstract
An 0(n) algorithm to sort n2 elements on an Illiac TV-like n × n mesh-connected processor array is presented. This algorithm sorts the n2elements into row-major order and is an adaptation of Batcher's bitonic sort. A slight modification of our algorithm yields an 0(n) algorithm to sort n2elements into snake-like row-major order. Extensions to the case of a j-dimensional processor array are discussed.
Original language | English (US) |
---|---|
Pages (from-to) | 2-7 |
Number of pages | 6 |
Journal | IEEE Transactions on Computers |
Volume | C-28 |
Issue number | 1 |
DOIs | |
State | Published - Jan 1979 |
Externally published | Yes |
All Science Journal Classification (ASJC) codes
- Software
- Theoretical Computer Science
- Hardware and Architecture
- Computational Theory and Mathematics
Keywords
- Bitonic sort
- SIMD machine
- complexity
- mesh-connected parallel computer
- parallel sorting