DocumentCode :
1934037
Title :
Scalable conditional induction variables (CIV) analysis
Author :
Oancea, Cosmin E. ; Rauchwerger, Lawrence
fYear :
2015
fDate :
7-11 Feb. 2015
Firstpage :
213
Lastpage :
224
Abstract :
Subscripts using induction variables that cannot be expressed as a formula in terms of the enclosing-loop indices appear in the low-level implementation of common programming abstractions such as Alter, or stack operations and pose significant challenges to automatic parallelization. Because the complexity of such induction variables is often due to their conditional evaluation across the iteration space of loops we name them Conditional Induction Variables (CIV). This paper presents a flow-sensitive technique that summarizes both such CIV-based and affine subscripts to program level, using the same representation. Our technique requires no modifications of our dependence tests, which is agnostic to the original shape of the subscripts, and is more powerful than previously reported dependence tests that rely on the pairwise disambiguation of read-write references. We have implemented the CIV analysis in our parallelizing compiler and evaluated its impact on five Fortran benchmarks. We have found that that there are many important loops using CIV subscripts and that our analysis can lead to their scalable parallelization. This in turn has led to the parallelization of the benchmark programs they appear in.
Keywords :
FORTRAN; parallel programming; program compilers; CIV analysis; CIV-based subscript; Fortran benchmarks; affine subscript; automatic parallelization; conditional evaluation; enclosing-loop index; flow-sensitive technique; parallelizing compiler; programming abstractions; read-write reference disambiguation; scalable conditional induction variables; subscripts; Arrays; Benchmark testing; Equations; Indexes; Logic gates; Mathematical model; Runtime;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Code Generation and Optimization (CGO), 2015 IEEE/ACM International Symposium on
Conference_Location :
San Francisco, CA
Type :
conf
DOI :
10.1109/CGO.2015.7054201
Filename :
7054201
Link To Document :
بازگشت