Title :
An approach to parallelizing non-uniform loops with the Omega calculator
Author :
Beletskyy, V. ; Drakowski, R. ; Liersz, M.
Author_Institution :
Fac. of Comput. Sci., Tech. Univ. Szczecin, Poland
Abstract :
An approach permitting loops with non-uniform dependences to be parallelized is presented. It does not require loop-carried dependences to be uniformized. Firstly, all the loop iterations are executed in parallel despite the presence of loop carried dependences, next all the sinks of the pairs of dependent iterations are re-executed to get correct results. A modification of this approach divides the iteration space into two sets. The first one includes independent iterations as well as all the sources of the pairs of dependent iterations that simultaneously are not the sinks of those. All iterations of this set can be executed in parallel. The second set holds all the sinks of the pairs of dependent iterations. The iterations of this set must be executed serially in lexicographical order. The approaches proposed have been implemented by means of the Omega calculator. Experimental results illustrate the scope of the approaches applicability.
Keywords :
parallel programming; parallelising compilers; program control structures; Omega calculator; dependent iterations; independent iterations; iteration space; lexicographical order; loop carried dependences; loop iterations; nonuniform dependences; nonuniform loop parallelization; Computer science; Data analysis; Information analysis; Logic arrays; Parallel processing; Software libraries; Software tools;
Conference_Titel :
Parallel Computing in Electrical Engineering, 2002. PARELEC '02. Proceedings. International Conference on
Print_ISBN :
0-7695-1730-7
DOI :
10.1109/PCEE.2002.1115216