Back to Search Start Over

Combining Static and Dynamic Data Coalescing in Unified Parallel C.

Authors :
Alvanos, Michail
Farreras, Montse
Tiotto, Ettore
Amaral, Jose Nelson
Martorell, Xavier
Source :
IEEE Transactions on Parallel & Distributed Systems; Feb2016, Vol. 27 Issue 2, p381-393, 13p
Publication Year :
2016

Abstract

Significant progress has been made in the development of programming languages and tools that are suitable for hybrid computer architectures that group several shared-memory multicores interconnected through a network. This paper addresses important limitations in the code generation for partitioned global address space (PGAS) languages. These languages allow fine-grained communication and lead to programs that perform many fine-grained accesses to data. When the data is distributed to remote computing nodes, code transformations are required to prevent performance degradation. Until now code transformations to PGAS programs have been restricted to the cases where both the physical mapping of the data or the number of processing nodes are known at compilation time. In this paper, a novel application of the inspector-executor model overcomes these limitations and allows profitable code transformations, which result in fewer and larger messages sent through the network, when neither the data mapping nor the number of processing nodes are known at compilation time. A performance evaluation reports both scaling and absolute performance numbers on up to 32,768 cores of a Power 775 supercomputer. This evaluation indicates that the compiler transformation results in speedups between 1.15$\times$<alternatives> <inline-graphic xlink:type="simple" xlink:href="alvanos-ieq1-2405551.gif"/></alternatives> and 21 $\times$<alternatives><inline-graphic xlink:type="simple" xlink:href="alvanos-ieq2-2405551.gif"/></alternatives> over a baseline and that these automated transformations achieve up to 63 percent the performance of the MPI versions. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
10459219
Volume :
27
Issue :
2
Database :
Complementary Index
Journal :
IEEE Transactions on Parallel & Distributed Systems
Publication Type :
Academic Journal
Accession number :
112441774
Full Text :
https://doi.org/10.1109/TPDS.2015.2405551