DAC2012

From HELIX

(Difference between revisions)
Jump to: navigation, search
Line 14: Line 14:
The goal is to make automatic parallelization mainstream in multiprogramming settings through ''adaptive'' algorithms for extracting and tuning thread-level parallelism.
The goal is to make automatic parallelization mainstream in multiprogramming settings through ''adaptive'' algorithms for extracting and tuning thread-level parallelism.
 +
<br>
[ [[media:DAC2012_Paper.pdf|Paper]] ] [ [[media:DAC2012_Slides.pdf|Slides]] ]
[ [[media:DAC2012_Paper.pdf|Paper]] ] [ [[media:DAC2012_Slides.pdf|Slides]] ]

Revision as of 13:22, 21 April 2014

The HELIX Project: Overview and Directions

Simone Campanoni, Timothy Jones, Glenn Holloway, Gu-Yeon Wei, David Brooks


Proc. Design Automation Conference (DAC), June, 2012


Parallelism has become the primary way to maximize processor performance and power efficiency. But because creating parallel programs by hand is difficult and prone to error, there is an urgent need for automatic ways of transforming conventional programs to exploit modern multicore systems. The HELIX compiler transformation is one such technique that has proven effective at parallelizing individual sequential programs automatically for a real six-core processor. We describe that transformation in the context of the broader HELIX research project, which aims to optimize the throughput of a multicore processor by coordinated changes in its architecture, its compiler, and its operating system. The goal is to make automatic parallelization mainstream in multiprogramming settings through adaptive algorithms for extracting and tuning thread-level parallelism.


[ Paper ] [ Slides ]

Personal tools