A general data dependence analysis for parallelizing compilers

  • Authors:
  • Jing Zhou;Guosun Zeng

  • Affiliations:
  • Department of Statistics, University of California at Berkeley, Berkeley, USA 94720 and Department of Computer Science and Technology, Tongji University, Shanghai, China 201804;Department of Computer Science and Technology, Tongji University, Shanghai, China 201804

  • Venue:
  • The Journal of Supercomputing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many dependence tests have been proposed for loop parallelization in the case of arrays with linear subscripts, but little work has been done on the arrays with nonlinear subscripts, which sometimes occur in parallel benchmarks and scientific and engineering applications. This paper focuses on array subscripts coupled integer power index variables. We attempt to use the integer interval theory to solve the above difficult dependence test problem. Some "interval solution" rules for polynomial equations have been proposed in this paper. Furthermore, based on the proposed rules, we present a novel approach to loop dependence analysis, which is termed the Polynomial Variable Interval test or PVI test, and also develop a related algorithm. Some case studies show that the PVI test is effective and efficient. Compared to the I test and Omega test, the PVI test makes significant improvement, and is, therefore, a more general scheme of dependence test.