DocumentCode
2643035
Title
New coding techniques for improved bandwidth utilization
Author
Adler, Micah
Author_Institution
Div. of Comput. Sci., California Univ., Berkeley, CA, USA
fYear
1996
fDate
14-16 Oct 1996
Firstpage
173
Lastpage
182
Abstract
The introduction of parallel models that account for communication between processors has shown that interprocessor bandwidth is often the limiting factor in parallel computing. In this paper, we introduce a new coding technique for transmitting the XOR of carefully selected patterns of bits to be communicated which greatly reduces bandwidth requirements in some settings. This technique has broader applications. For example, we demonstrate that the coding technique has a surprising application to a simple I/O (Input/Output) complexity problem related to finding the transpose of a matrix. Our main results are developed in the PRAM(M) model, a limited bandwidth PRAM model where P processors communicate through a small globally shared memory of M bits. We provide new algorithms for the problems of sorting and permutation routing. For the concurrent read PRAM(M), as P grows with M held constant, our sorting algorithm outperforms any previous algorithm by Ω(logc P) for any constant c. The combination of a known lower bound for sorting in the exclusive read PRAM(M) model and this algorithm implies that the concurrent read PRAM(M) is strictly more powerful than the exclusive read PRAM(M)
Keywords
computational complexity; encoding; parallel algorithms; shared memory systems; I/O complexity problem; PRAM(M) model; bandwidth utilization; coding technique; interprocessor bandwidth; parallel models; shared memory; Application software; Bandwidth; Computer science; Phase change random access memory; Sorting;
fLanguage
English
Publisher
ieee
Conference_Titel
Foundations of Computer Science, 1996. Proceedings., 37th Annual Symposium on
Conference_Location
Burlington, VT
ISSN
0272-5428
Print_ISBN
0-8186-7594-2
Type
conf
DOI
10.1109/SFCS.1996.548476
Filename
548476
Link To Document