DocumentCode :
2977205
Title :
An Automatic Computation and Data Decomposition Algorithm of Prioritized Dominant Array
Author :
Rui Ding ; Rongcai Zhao ; Lin Han
Author_Institution :
Nat. Digital Switching Syst. Eng. & Technol. Res. Center, Zhengzhou, China
fYear :
2012
fDate :
14-16 Dec. 2012
Firstpage :
305
Lastpage :
308
Abstract :
Automatic decomposition is a compile technique that maps computation and data onto different processors, and array is one of the main targets processed. Certain arrays, whose migration is the most expensive, are termed as dominant arrays. Since every computing node has its own memory on distributed memory parallel computers (DMPCs), decompositions of dominant arrays have directly impact on the performance of parallel program. To avoid remote data accessing, each definition and use of arrays needs to be distributed consistently, so as that there are too many partition constraints to increase decomposition choices of dominant arrays. We propose an automatic computation and data decomposition algorithm of prioritized dominant array in this paper. Our algorithm ranks arrays according to their potential communication costs, and then finds data decomposition for arrays in the decreasing order of rank. We serialize low rank arrays to enhance the decomposition priority of high rank ones. Finally, serial arrays are to be partitioned if maintaining parallel benefits of previous results. The experimental results show that this algorithm can improve the performance of parallel programs.
Keywords :
distributed memory systems; parallel programming; DMPC; automatic computation; automatic decomposition; communication costs; compile technique; data decomposition algorithm; distributed memory parallel computer; parallel program; partition constraints; prioritized dominant array; serial arrays; Algorithm design and analysis; Arrays; Distributed databases; Heuristic algorithms; Parallel processing; Partitioning algorithms; Program processors; automatic parallelization; computation decomposition; data decomposition; dominant arrays;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Computing, Applications and Technologies (PDCAT), 2012 13th International Conference on
Conference_Location :
Beijing
Print_ISBN :
978-0-7695-4879-1
Type :
conf
DOI :
10.1109/PDCAT.2012.42
Filename :
6589282
Link To Document :
بازگشت