DocumentCode :
1220120
Title :
Parallelizing iterative loops with conditional branching
Author :
Lee, Gyungho
Author_Institution :
Dept. of Electr. Eng., Minnesota Univ., Minneapolis, MN, USA
Volume :
6
Issue :
2
fYear :
1995
fDate :
2/1/1995 12:00:00 AM
Firstpage :
185
Lastpage :
189
Abstract :
This paper considers automatic restructuring of loops with conditional branching for parallel processing, especially a class of loops termed “conditional cyclic loops.” A conditional cyclic loop possesses a dependence cycle caused by conditional branching across loop iterations, which makes it difficult to parallelize. In general, parallel execution of a conditional cyclic loop provides little benefit due to the need of solving a full-order nonlinear Boolean recurrence relation. However, the Boolean recurrence in practice is often of simpler forms. With the simpler forms, the number of possible predicate values of conditional branching is reduced drastically compared to a general conditional cyclic loop, These simple forms of conditional cyclic loops found in practice can be parallelized for O(p/ log p) speedup with p processors
Keywords :
parallel algorithms; parallelising compilers; program control structures; conditional branching; conditional cyclic loops; full-order nonlinear Boolean recurrence relation; iterative loop parallelising; parallel processing; Automatic control; Binary trees; Concurrent computing; Distributed computing; Joining processes; Parallel algorithms; Parallel machines; Parallel processing;
fLanguage :
English
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on
Publisher :
ieee
ISSN :
1045-9219
Type :
jour
DOI :
10.1109/71.342131
Filename :
342131
Link To Document :
بازگشت