Title :
An optimal implementation of broadcasting with selective reduction
Author :
Lindon, Lorraine Fava ; Akl, Selim G.
Author_Institution :
Dept. of Comput. & Inf. Sci., Queen´´s Univ., Kingston, Ont., Canada
fDate :
3/1/1993 12:00:00 AM
Abstract :
A model of parallel computation called broadcasting with selective reduction (BSR) can be viewed as a concurrent-read concurrent-write (CRCW) parallel random access machine (PRAM) with one extension. An additional type of concurrent memory access is permitted in BSR, namely the BROADCAST instruction by means of which all N processors may gain access to all M memory locations simultaneously for the purpose of writing. At each memory location, a subset of the incoming broadcast data is selected and reduced to one value finally stored in that location. For several problems, BSR algorithms are known which require fewer steps than the corresponding best-known PRAM algorithms, using the same number of processors. A circuit is introduced to implement the BSR model, and it is shown that, in size and depth, the circuit presented is of the same order as an optimal circuit implementing the PRAM. Thus, if it is reasonable to assume that CRCW PRAM instructions execute in constant time, the assumption of a constant time BROADCAST instruction is no less reasonable
Keywords :
instruction sets; parallel algorithms; random-access storage; BROADCAST instruction; PRAM; broadcasting with selective reduction; concurrent memory access; concurrent-read concurrent-write; memory locations; optimal implementation; parallel computation; parallel random access machine; Broadcasting; Casting; Computational modeling; Concurrent computing; Helium; Integrated circuit interconnections; Parallel algorithms; Phase change random access memory; Read-write memory; Writing;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on