DocumentCode
1451474
Title
Accounting for memory bank contention and delay in high-bandwidth multiprocessors
Author
Blelloch, Guy E. ; Gibbons, Phillip B. ; Matias, Yossi ; Zagha, Marco
Author_Institution
Sch. of Comput. Sci., Carnegie Mellon Univ., Pittsburgh, PA, USA
Volume
8
Issue
9
fYear
1997
fDate
9/1/1997 12:00:00 AM
Firstpage
943
Lastpage
958
Abstract
For years, the computation rate of processors has been much faster than the access rate of memory banks, and this divergence in speeds has been constantly increasing in recent years. As a result, several shared-memory multiprocessors consist of more memory banks than processors. The object of this paper is to provide a simple model (with only a few parameters) for the design and analysis of irregular parallel algorithms that will give a reasonable characterization of performance on such machines. For this purpose, we extend Valiant´s bulk-synchronous parallel (BSP) model with two parameters: a parameter for memory bank delay, the minimum time for servicing requests at a bank, and a parameter for memory bank expansion, the ratio of the number of banks to the number of processors. We call this model the (d, x)BSP. We show experimentally that the (d, x)-BSP captures the impact of bank contention and delay on the CRAY C90 and J90 for irregular access patterns, without modeling machine-specific details of these machines. The model has clarified the performance characteristics of several unstructured algorithms on the CRAY C90 and J90, and allowed us to explore tradeoffs and optimizations for these algorithms. In addition to modeling individual algorithms directly, we also consider the use of the (d, x)-BSP as a bridging model for emulating a very high-level abstract model, the Parallel Random Access Machine (PRAM). We provide matching upper and lower bounds for emulating the EREW and QRQW PRAMs on the (d, X)-BSP
Keywords
delays; parallel algorithms; performance evaluation; shared memory systems; CRAY C90; PRAMs; Valiant´s bulk-synchronous parallel; delay; high-bandwidth multiprocessors; irregular parallel algorithms; lower bounds; memory bank contention; memory bank delay; performance characteristics; shared-memory multiprocessors; unstructured algorithms; upper bounds; Algorithm design and analysis; Bandwidth; Delay effects; Multiprocessor interconnection networks; Network topology; Parallel algorithms; Parallel machines; Performance analysis; Phase change random access memory; Sorting;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/71.615440
Filename
615440
Link To Document