High-Level Energy Model of Embedded GPU for Real-Time Graphic Rendering
Dept. of Computer Science, National Chiao Tung University, Hsinchu, Taiwan
26th EUROMICRO Conference on Real-Time Systems (ECRTS’14), 2014
@article{chung2014high,
title={High-Level Energy Model of Embedded GPU for Real-Time Graphic Rendering},
author={Chung, Yu-An and Huang, Chen-Wei and Tsao, Shiao-Li},
journal={Work-in-Progress Proceedings},
pages={5},
year={2014}
}
Embedded graphic processing unit (GPU) accelerates a real-time rendering process of a graphics application on mobile devices, however, at the cost of consuming a considerable portion of the system energy [1] which is one of the most critical design issues for battery-operated devices. To estimate the power consumption of a graphics application, conventional approaches collect run-time hardware activities of a GPU, and derive the power consumption of the graphics application based on hardware counters. Unfortunately, these hardware counters and power consumption information are difficult to evaluate from a programmer’s point of view. In order to provide graphics programmers a firm notion of how performance and quality relate to energy cost, a high-level power model to assist programmers to balance performance, quality, and energy budget is proposed in this study. Preliminary results demonstrate that the proposed approach is practical and can provide useful information to programmers to optimize the energy efficiency of graphics applications.
July 4, 2014 by hgpu