Logo image
A basic-cycle calculation technique for efficient dynamic data redistribution
Journal article   Peer reviewed

A basic-cycle calculation technique for efficient dynamic data redistribution

YEH-CHING CHUNG, Ching-Hsien Hsu and Sheng-Wen Bai
IEEE Transactions on Parallel and Distributed Systems, Vol.9(4), pp.359-377
1998

Abstract

Data redistribution Distributed memory multicomputers The basic-cycle calculation technique The multiphase method The PITFALLS method
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 lcm(s, t)lgcd(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. © 1998 IEEE.

Metrics

1 Record Views

Details

Logo image