The HELIX project: overview and directions

  • Authors:
  • Simone Campanoni;Timothy Jones;Glenn Holloway;Gu-Yeon Wei;David Brooks

  • Affiliations:
  • Harvard University, Cambridge;University of Cambridge, Cambridge, UK;Harvard University, Cambridge;Harvard University, Cambridge;Harvard University, Cambridge

  • Venue:
  • Proceedings of the 49th Annual Design Automation Conference
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

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.