A Novel Statistical Power Model for Integrated GPU with Optimization.

Qiong Wang,Ning Li,Li Shen,Zhiying Wang
DOI: https://doi.org/10.1007/978-981-10-6388-6_26
2017-01-01
Abstract:GPUs are of increasing interests in the multi-core era due to their high computing power. However, the power consumption caused by the rising performance of GPUs has been a general concern. As a consequence, it is becoming an imperative demand to optimize the GPU power consumption, among which the power consumption estimation is one of the important and useful solutions. In this work, we present a novel statistical model that is capable of dynamically estimating the power consumption of the AMD's integrated GPU (iGPU). Precisely, we adopt the linear regression for power consumption modeling and propose a mechanism called kernel extension to lengthen the kernel execution time so that we can sample system data for model evaluation. The results show that the median absolute error of our model is less than 3%. Furthermore, to reduce the latency of power consumption estimation, we conduct a study to explore the possibility to simplify our statistical model. The results suggest that the accuracy and stability is still acceptable in the simplified model. This provides a desirable option to reduce our model latency when it is applied to the iGPU power consumption optimization in the real world.
What problem does this paper attempt to address?