Mapping Pipeline Skeletons onto Heterogeneous Platforms

  • Authors:
  • Anne Benoit;Yves Robert

  • Affiliations:
  • LIP, UMR CNRS-INRIA-UCBL 5668, ENS Lyon, France;LIP, UMR CNRS-INRIA-UCBL 5668, ENS Lyon, France

  • Venue:
  • ICCS '07 Proceedings of the 7th international conference on Computational Science, Part I: ICCS 2007
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Mapping applications onto parallel platforms is a challenging problem, that becomes even more difficult when platforms are heterogeneous ---nowadays a standard assumption. A high-level approach to parallel programming not only eases the application developer's task, but it also provides additional information which can help realize an efficient mapping of the application. In this paper, we discuss the mapping of pipeline skeletons onto different types of platforms (from fully homogeneous to heterogeneous). We assume that a pipeline stage must be mapped on a single processor, and we establish new theoretical complexity results for two different mapping policies: a mapping can be either one-to-one (at most one stage per processor), or interval-based (interval of consecutive stages per processor). We provide several efficient polynomial heuristics for the most important policy/platform combination, namely interval-based mappings on platforms with identical communication links but different speed processors.