English

On Characterizing the Data Access Complexity of Programs

Computational Complexity 2014-11-11 v1

Abstract

Technology trends will cause data movement to account for the majority of energy expenditure and execution time on emerging computers. Therefore, computational complexity will no longer be a sufficient metric for comparing algorithms, and a fundamental characterization of data access complexity will be increasingly important. The problem of developing lower bounds for data access complexity has been modeled using the formalism of Hong & Kung's red/blue pebble game for computational directed acyclic graphs (CDAGs). However, previously developed approaches to lower bounds analysis for the red/blue pebble game are very limited in effectiveness when applied to CDAGs of real programs, with computations comprised of multiple sub-computations with differing DAG structure. We address this problem by developing an approach for effectively composing lower bounds based on graph decomposition. We also develop a static analysis algorithm to derive the asymptotic data-access lower bounds of programs, as a function of the problem size and cache size.

Keywords

Cite

@article{arxiv.1411.2286,
  title  = {On Characterizing the Data Access Complexity of Programs},
  author = {Venmugil Elango and Fabrice Rastello and Louis-Noel Pouchet and J. Ramanujam and P. Sadayappan},
  journal= {arXiv preprint arXiv:1411.2286},
  year   = {2014}
}
R2 v1 2026-06-22T06:52:52.500Z