DocumentCode
345949
Title
Access descriptor based locality analysis for Distributed-Shared Memory multiprocessors
Author
Navarro, Angeles G. ; Asenjo, Rafael ; Zapata, Emilio L. ; Padua, David
Author_Institution
Dept. de Arquitectura de Comput., Malaga Univ., Spain
fYear
1999
fDate
1999
Firstpage
86
Lastpage
94
Abstract
Most of today´s multiprocessors have a Distributed-Shared Memory (DSM) organization, which enables scalability while retaining the convenience of the shared-memory programming paradigm. Data locality is crucial for performance in DSM machines, due to the difference in access times between local and remote memories. In this paper, we present a compile-time representation that captures the memory locality exhibited by a program in the form of a graph known as Locality-Communication Graph (LCG). In the LCG, each node represents a DO loop nest which can have at most one level of parallelism. Not all loops need to be represented within a node and, therefore, the LCG may contain cycles. Our representation works whether the loops represented by the nodes are perfectly nested or not, and the subscript expressions and loop limits can be affine or non-affine expressions of the loop indices. The LCG provides essential information that a parallelizing compiler can use to automatically choose a good iteration/data distribution and to schedule the communication operations required during program execution
Keywords
distributed shared memory systems; performance evaluation; access descriptor based locality analysis; communication operations; compile-time representation; data locality; distributed-shared memory multiprocessors; program execution; scalability; shared-memory programming paradigm; Algorithms; Computer science; Costs; Electrical capacitance tomography; Parallel processing; Phased arrays; Program processors;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing, 1999. Proceedings. 1999 International Conference on
Conference_Location
Aizu-Wakamatsu City
ISSN
0190-3918
Print_ISBN
0-7695-0350-0
Type
conf
DOI
10.1109/ICPP.1999.797391
Filename
797391
Link To Document