Title :
Efficient barrier synchronization mechanism for the BSP model on message-passing architectures
Author :
Kim, Jin-Soo ; Ha, Soonhoi ; Jhon, Chu Shik
Author_Institution :
Dept. of Comput. Eng., Seoul Nat. Univ., South Korea
fDate :
30 Mar-3 Apr 1998
Abstract :
The Bulk Synchronous Parallel (BSP) model of computation can be used to develop efficient and portable programs for a range of machines and applications. However the cost of the barrier synchronization used in the BSP model is relatively expensive for message-passing architectures. In this paper we relax the barrier synchronization constraint in the BSP model for the efficient implementation on message-passing architectures. In our relaxed barrier synchronization, the synchronization occurs at the time of accessing non-local data only between the producer and the consumer processors, eliminating the exchange of global information. From the experimental evaluations on IBM SP2, we have observed that the relaxed barrier synchronization reduces the total synchronization time by 45.2% to 61.5% in FT, and 28.6% to 49.0% in LU with 32 processors
Keywords :
finite automata; parallel architectures; parallel machines; Bulk Synchronous Parallel; barrier synchronization; message-passing architectures; model of computation; Application software; Coherence; Communication networks; Computer architecture; Concurrent computing; Costs; Hardware; Libraries; Portable computers; Protocols;
Conference_Titel :
Parallel Processing Symposium, 1998. IPPS/SPDP 1998. Proceedings of the First Merged International ... and Symposium on Parallel and Distributed Processing 1998
Conference_Location :
Orlando, FL
Print_ISBN :
0-8186-8404-6
DOI :
10.1109/IPPS.1998.669922