DocumentCode :
2490526
Title :
Contention-free communication scheduling for array redistribution
Author :
Guo, Minyi ; Nakata, Ikuo ; Yamashita, Yoshiyuki
Author_Institution :
Tsukuba Univ., Ibaraki, Japan
fYear :
1998
fDate :
14-16 Dec 1998
Firstpage :
658
Lastpage :
667
Abstract :
Array redistribution is required often in programs on distributed memory parallel computers. It is essential to use efficient algorithms for redistribution, otherwise the performance of the programs may degrade considerably. The redistribution overheads consist of two parts: index computation and interprocessor communication. If there is no communication scheduling in a redistribution algorithm, the communication contention may occur, which increases the communication waiting time. In order to solve this problem, we propose a technique to schedule the communication so that it becomes contention-free. Our approach initially generates a communication table to represent the communication relations among sending nodes and receiving nodes. According to the communication table, we then generate another table named communication scheduling table. Each column of the communication scheduling table is a permutation of receiving node numbers in each communication step. Thus the communications in our redistribution algorithm are contention-free. Our approach can deal with multi-dimensional shape changing redistribution
Keywords :
concurrency control; distributed memory systems; parallel machines; parallel programming; parallelising compilers; scheduling; software performance evaluation; array redistribution; communication scheduling table; communication table; communication waiting time; contention-free communication scheduling; distributed memory parallel computers; index computation; interprocessor communication; parallelizing compiler; performance; redistribution overheads; Concurrent computing; Degradation; Distributed computing; Processor scheduling; Scheduling algorithm; Shape;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Systems, 1998. Proceedings. 1998 International Conference on
Conference_Location :
Tainan
ISSN :
1521-9097
Print_ISBN :
0-8186-8603-0
Type :
conf
DOI :
10.1109/ICPADS.1998.741149
Filename :
741149
Link To Document :
بازگشت