English

OMP2HMPP: Compiler Framework for Energy Performance Trade-off Analysis of Automatically Generated Codes

Distributed, Parallel, and Cluster Computing 2015-06-10 v1 Performance Programming Languages

Abstract

We present OMP2HMPP, a tool that, in a first step, automatically translates OpenMP code into various possible transformations of HMPP. In a second step OMP2HMPP executes all variants to obtain the performance and power consumption of each transformation. The resulting trade-off can be used to choose the more convenient version. After running the tool on a set of codes from the Polybench benchmark we show that the best automatic transformation is equivalent to a manual one done by an expert. Compared with original OpenMP code running in 2 quad-core processors we obtain an average speed-up of 31x and 5.86x factor in operations per watt.

Keywords

Cite

@article{arxiv.1506.02833,
  title  = {OMP2HMPP: Compiler Framework for Energy Performance Trade-off Analysis of Automatically Generated Codes},
  author = {Albert Saà-Garriga and David Castells-Rufas and Jordi Carrabina},
  journal= {arXiv preprint arXiv:1506.02833},
  year   = {2015}
}
R2 v1 2026-06-22T09:49:58.951Z