How a Single Chip Causes Massive Power Bills. GPUSimPow: A GPGPU Power Simulator
Embedded Systems Architecture Department, TU Berlin, Einsteinufer 17, D-10587 Berlin, Germany
IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS-2013), 2013
@article{lucas2013single,
title={How a Single Chip Causes Massive Power Bills},
author={Lucas, Jan and Lal, Sohan and Andersch, Michael and Alvarez-Mesa, Mauricio and Juurlink, Ben},
year={2013}
}
Modern GPUs are true power houses in every meaning of the word: While they offer general-purpose (GPGPU) compute performance an order of magnitude higher than that of conventional CPUs, they have also been rapidly approaching the infamous "power wall", as a single chip sometimes consumes more than 300W. Thus, the design space of GPGPU microarchitecture has been extended by another dimension: power. While GPU researchers have previously relied on cycle-accurate simulators for estimating performance during design cycles, there are no simulation tools that include power as well. To mitigate this issue, we introduce the GPUSimPow power estimation framework for GPGPUs consisting of both analytical and empirical models for regular and irregular hardware components. To validate this framework, we build a custom measurement setup to obtain power numbers from real graphics cards. An evaluation on a set of well-known benchmarks reveals an average relative error of 11.7% between simulated and hardware power for GT240 and an average relative error of 10.8% for GTX580. The simulator has been made available to the public [1].
June 7, 2013 by hgpu