DocumentCode :
3351071
Title :
Non-uniform dependences partitioned by recurrence chains
Author :
Yu, Yijun ; D´Hollander, Erik H.
Author_Institution :
Dept. of Comput. Sci., Toronto Univ., Ont., Canada
fYear :
2004
fDate :
15-18 Aug. 2004
Firstpage :
100
Abstract :
Nonuniform distance loop dependences are a known obstacle to find parallel iterations. To find the outermost loop parallelism in these "irregular" loops, a novel method is presented based on recurrence chains. The scheme organizes nonuniformly dependent iterations into lexicographically ordered monotonic chains. While the initial and final iterations of monotonic chains form two parallel sets, the remaining iterations form an intermediate set that can be partitioned further. When there is only one pair of coupled array references, the nonuniform dependences are represented by a single recurrence equation. In that case, the chains in the intermediate set do not bifurcate and each can be executed as a WHILE loop. The independent and the initial iterations of monotonic dependence chains constitute the outermost parallelism. The proposed approach compares favorably with other treatments of nonuniform dependences in the literature. When there are multiple recurrence equations, a dataflow parallel execution can be scheduled using the technique to find maximum loop parallelism.
Keywords :
data flow computing; parallel programming; program control structures; WHILE loop; data flow execution; loop parallelism; nonuniform distance loop dependence; parallel iteration; recurrence chain; recurrence equation; Bifurcation; Difference equations; Parallel programming; Scheduling; Sequential analysis; Testing; Vectors;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel Processing, 2004. ICPP 2004. International Conference on
ISSN :
0190-3918
Print_ISBN :
0-7695-2197-5
Type :
conf
DOI :
10.1109/ICPP.2004.1327909
Filename :
1327909
Link To Document :
بازگشت