DocumentCode :
451068
Title :
Evaluating the Performance Limitations of MPMD Communication
Author :
Chang, Chi-Chao ; Czajkowski, Grzegorz ; Von Eicken, Thorsten ; Kesselman, Carl
Author_Institution :
Cornell University
fYear :
1997
fDate :
15-21 Nov. 1997
Firstpage :
11
Lastpage :
11
Abstract :
The MPMD approach for parallel computing is attractive for programmers who seek fast development cycles, high code re-use, and modular programming, or whose applications exhibit irregular computation loads and communication patterns. RPC is widely adopted as the communication abstraction for crossing address space boundaries. However, the communication overheads of existing RPC-based systems are usually an order of magnitude higher than those found in highly tuned SPMD systems. This problem has thus far limited the appeal of high-level programming languages based on MPMD models in the parallel computing community. This paper investigates the fundamental limitations of MPMD communication using a case study of two parallel programming languages, Compositional C++ (CC++) and Split-C, that provide support for a global name space. To establish a common comparison basis, our implementation of CC++ was developed to use MRPC, a RPC system optimized for MPMD parallel computing and based on Active Messages. Basic RPC performance in CC++ is within a factor of two from those of Split-C and other messaging layers. CC++ applications perform within a factor of two to six from comparable Split-C versions, which represent an order of magnitude improvement over previous CC++ implementations. The results suggest that RPC-based communication can be used effectively in many high-performance MPMD parallel applications.
Keywords :
Application software; Computer applications; Computer languages; Computer science; Concurrent computing; Contracts; Parallel processing; Parallel programming; Programming profession; Yarn;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Supercomputing, ACM/IEEE 1997 Conference
Print_ISBN :
0-89791-985-8
Type :
conf
DOI :
10.1109/SC.1997.10040
Filename :
1592592
Link To Document :
بازگشت