Programmability and performance portability aspects of heterogeneous multi-/manycore systems

  • Authors:
  • Christoph Kessler;Usman Dastgeer;Samuel Thibault;Raymond Namyst;Andrew Richards;Uwe Dolinsky;Siegfried Benkner;Jesper Larsson Träff;Sabri Pllana

  • Affiliations:
  • Linköping University, Linköping, Sweden;Linköping University, Linköping, Sweden;University of Bordeaux, INRIA, Bordeaux, France;University of Bordeaux, INRIA, Bordeaux, France;Codeplay Software Ltd., Edinburgh, UK;Codeplay Software Ltd., Edinburgh, UK;University of Vienna, Austria;Technical University of Vienna, Austria;University of Vienna, Austria

  • Venue:
  • DATE '12 Proceedings of the Conference on Design, Automation and Test in Europe
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We discuss three complementary approaches that can provide both portability and an increased level of abstraction for the programming of heterogeneous multicore systems. Together, these approaches also support performance portability, as currently investigated in the EU FP7 project PEPPHER. In particular, we consider (1) a library-based approach, here represented by the integration of the SkePU C++ skeleton programming library with the StarPU runtime system for dynamic scheduling and dynamic selection of suitable execution units for parallel tasks; (2) a language-based approach, here represented by the Offload-C++ high-level language extensions and Offload compiler to generate platform-specific code; and (3) a component-based approach, specifically the PEPPHER component system for annotating user-level application components with performance metadata, thereby preparing them for performance-aware composition. We discuss the strengths and weaknesses of these approaches and show how they could complement each other in an integrational programming framework for heterogeneous multicore systems.