Scalable conditional induction variables (CIV) analysis

Cosmin Eugen Oancea, Lawrence Rauchwerger

5 Citations (Scopus)

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.

Original languageEnglish
Title of host publicationProceedings of the 13th Annual IEEE/ACM International Symposium on Code Generation and Optimization (CGO'15)
Number of pages12
PublisherIEEE Computer Society Press
Publication date3 Mar 2015
Pages213-224
ISBN (Electronic)978-1-4799-8161-8
DOIs
Publication statusPublished - 3 Mar 2015
Event13th Annual IEEE/ACM International Symposium on Code Generation and Optimization - San Fransisco, United States
Duration: 7 Feb 201511 Feb 2015
Conference number: 13

Conference

Conference13th Annual IEEE/ACM International Symposium on Code Generation and Optimization
Number13
Country/TerritoryUnited States
CitySan Fransisco
Period07/02/201511/02/2015

Cite this