Title :
The Algorithm of Parallel Recognition Based on Data Dependence
Author :
Yan, Zhao ; Liu, Lei
Author_Institution :
Coll. of Comput. Sci. & Technol., Jilin Univ., Changchun, China
Abstract :
In this paper, the author puts forward a kind of parallel recognition algorithm in implementation of parallelization compiler. Application programs in scientific and technological fields have grown increasingly large and complex, thus, it is becoming more difficult to parallelize these programs by hand using message-passing libraries. To reduce this difficulty, we are researching the compilation technology for serial program automatic parallelization. The algorithm uses the conceptions of medium grain parallel and data dependence to realize the target of the program automatic parallelization. At the first, the author defines the data dependence of blocks by variables that the blocks have accesses at the same time. For another, by this definition, the parallelization compiler can identify all of the parallelizable blocks in the serial program and can provide a certain possibility to implement the application programs automatic parallelization. The goal to speed up the program and to improve the execution ability of the program can be realized when the blocks parallel execute on multi-processors. At the last, in the end of the paper, the author analyzes the performance of the proposed algorithm, so the author puts forward two strategies of parallel optimization.
Keywords :
message passing; parallel programming; program compilers; compilation technology; data dependence; message-passing libraries; parallel recognition algorithm; parallelization compiler; program execution ability; serial program; serial program automatic parallelization; Application software; Computer science; Concurrent computing; High performance computing; Information technology; Libraries; Parallel processing; Parallel programming; Performance analysis; Program processors; blocks; data dependence; medium grain parallel; parallel recognition;
Conference_Titel :
Information Technology and Computer Science, 2009. ITCS 2009. International Conference on
Conference_Location :
Kiev
Print_ISBN :
978-0-7695-3688-0
DOI :
10.1109/ITCS.2009.255