Temperature-Aware Microarchitecture: Extended Discussion and Results

K. Skadron, M. R. Stan, W. Huang, S. Velusamy, K. Sankaranarayanan, and D. Tarjan.
University of Virginia Dept. of Computer Science Technical Report CS-2003-08, Apr. 2003.

Abstract
With power density and hence cooling costs rising exponentially, processor packaging can no longer be designed for the worst case, and there is an urgent need for runtime processor-level techniques that can regulate operating temperature when the package?s capacity is exceeded. Evaluating such techniques, however, requires a thermal model that is practical for architectural studies.

This paper expands upon the discussion and results that were presented in our conference paper. It describes HotSpot, an accurate yet fast model based on an equivalent circuit of thermal resistances and capacitances that correspond to microarchitecture blocks and essential aspects of the thermal package. Validation was performed using finite-element simulation. The paper also introduces several effective methods for dynamic thermal management (DTM): "temperature-tracking" frequency scaling, localized toggling, and migrating computation to spare hardware units. Modeling temperature at the microarchitecture level also shows that power metrics are poor predictors of temperature, that sensor imprecision has a substantial impact on the performance of DTM, and that the inclusion of lateral resistances for thermal diffusion is important for accuracy.


Available in ps and pdf
HotSpot software home page