DocumentCode
1362721
Title
A basic-cycle calculation technique for efficient dynamic data redistribution
Author
Chung, Yeh-Ching ; Hsu, Ching-Hsien ; Bai, Sheng-Wen
Author_Institution
Dept. of Inf. Eng., Feng Chia Univ., Taichung, Taiwan
Volume
9
Issue
4
fYear
1998
fDate
4/1/1998 12:00:00 AM
Firstpage
359
Lastpage
377
Abstract
Array redistribution is usually required to enhance algorithm performance in many parallel programs on distributed memory multicomputers. Since it is performed at run-time, there is a performance trade-off between the efficiency of the new data decomposition for a subsequent phase of an algorithm and the cost of redistributing data among processors. In this paper, we present a basic-cycle calculation technique to efficiently perform BLOCK-CYCLIC(S) to BLOCK-CYCLIC(t) redistribution. The main idea of the basic-cycle calculation technique is, first, to develop closed forms for computing source/destination processors of some specific array elements in a basic-cycle, which is defined as icm(s,t)/gcd(s,t). These closed forms are then used to efficiently determine the communication sets of a basic-cycle. From the source/destination processor/data sets of a basic-cycle, we can efficiently perform a BLOCK-CYCLIC(s) to BLOCK-CYCLIC(t) redistribution. To evaluate the performance of the basic-cycle calculation technique, we have implemented this technique on an IBM SP2 parallel machine, along with the PITFALLS method and the multiphase method. The cost models for these three methods are also presented. The experimental results show that the basic-cycle calculation technique outperforms the PITFALLS method and the multiphase method for most test samples
Keywords
distributed memory systems; parallel programming; performance evaluation; processor scheduling; IBM SP2 parallel machine; PITFALLS method; algorithm performance; basic-cycle calculation technique; closed forms; distributed memory multicomputers; dynamic data redistribution; multiphase method; parallel programs; Algorithm design and analysis; Costs; Helium; Parallel machines; Parallel programming; Phased arrays; Program processors; Programming profession; Runtime; Testing;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/71.667897
Filename
667897
Link To Document