Difference between revisions of "Paper:Pact2012Heirman"

From Sniper
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Power-Aware Multi-Core Simulation for Early Design Stage Hardware/Software Co-Optimization}} Wim Heirman, Souradip Sarkar, Trevor E. Carlson, Ibrahim Hur, Lieven E...")
 
Line 14: Line 14:
 
===Bibtex entry===
 
===Bibtex entry===
 
<pre>@INPROCEEDINGS{heirman2012pmsfedshc,
 
<pre>@INPROCEEDINGS{heirman2012pmsfedshc,
   author = {Wim Heirman and Souradip Sarkar and Trevor E. Carlson and Ibrahim
+
   author = {Wim Heirman and Souradip Sarkar and Trevor E. Carlson and Ibrahim Hur and Lieven Eeckhout},
Hur and Lieven Eeckhout},
+
   title = {Power-Aware Multi-Core Simulation for Early Design Stage Hardware/Software Co-Optimization},
   title = {Power-Aware Multi-Core Simulation for Early Design Stage Hardware/Software
+
   booktitle = {International Conference on Parallel Architectures and Compilation Techniques (PACT)},
Co-Optimization},
 
   booktitle = {International Conference on Parallel Architectures and Compilation
 
Techniques (PACT)},
 
 
   year = {2012},
 
   year = {2012},
 
   month = sep
 
   month = sep
 
}
 
}
 
</pre>
 
</pre>

Revision as of 04:06, 6 August 2012

Wim Heirman, Souradip Sarkar, Trevor E. Carlson, Ibrahim Hur, Lieven Eeckhout

International Conference on Parallel Architectures and Compilation Techniques (PACT 2012)

Abstract

Stringent performance targets and power constraints push designers towards building specialized workload-optimized systems across a broad spectrum of the computing arena, including supercomputing applications as exemplified by the IBM BlueGene and Intel MIC architectures. In this paper, we make the case for hardware/software co-design during early design stages of processors for scientific computing applications. Considering an important scientific kernel, namely stencil computation, we demonstrate that performance and energy-efficiency can be improved by a factor of 1.66x and 1.25x, respectively, by co-optimizing hardware and software.

To enable hardware/software co-design in early stages of the design cycle, we propose a novel simulation infrastructure by combining high-abstraction performance simulation using Sniper with power modeling using McPAT and custom DRAM power models. Sniper/McPAT is fast --- simulation speed is around 2 MIPS on an 8-core host machine --- because it uses analytical modeling to abstract away core performance during multi-core simulation. We demonstrate Sniper/McPAT's accuracy through validation against real hardware; we report average performance and power prediction errors of 22.1% and 8.3%, respectively, for a set of SPEComp benchmarks.


Bibtex entry

@INPROCEEDINGS{heirman2012pmsfedshc,
  author = {Wim Heirman and Souradip Sarkar and Trevor E. Carlson and Ibrahim Hur and Lieven Eeckhout},
  title = {Power-Aware Multi-Core Simulation for Early Design Stage Hardware/Software Co-Optimization},
  booktitle = {International Conference on Parallel Architectures and Compilation Techniques (PACT)},
  year = {2012},
  month = sep
}