Parallel Sorting with Serial Momories

Published: 1985, Last Modified: 15 May 2025IEEE Trans. Computers 1985EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: This correspondence examines the problem of sorting on a network of processors, where each processor consists of a single storage register and a small control unit capable of comparing two numbers and has a single serial memory attached to it. We show how to sort optimally on one- or two-dimensional arrays of p processors in time θ(n + (n2/p2)) and θ((n/√p) + (n2/p2)), respectively. Because of the implementational advantages of serial memories, we feel that our architecture will be attractive for several applications.
Loading