Treffer: A Proposal to Extend the OpenMP Tasking Model for Heterogeneous Architectures

Title:
A Proposal to Extend the OpenMP Tasking Model for Heterogeneous Architectures
Publisher Information:
Springer Berlin Heidelberg
Publication Year:
2014
Collection:
Repositori Universitat Jaume I (Repositorio UJI)
Document Type:
Buch book part
File Description:
13 p.; application/pdf
Language:
English
DOI:
10.1007/978-3-642-02303-3_13
Rights:
Copyright Springer Berlin Heidelberg 2009 ; http://rightsstatements.org/vocab/InC/1.0/
Accession Number:
edsbas.A9DC1BAB
Database:
BASE

Weitere Informationen

OpenMP has evolved recently towards expressing unstructured parallelism, targeting the parallelization of a broader range of applications in the current multicore era. Homogeneous multicore architectures from major vendors have become mainstream, but with clear indications that a better performance/power ratio can be achieved using more specialized hardware (accelerators), such as SSE-based units or GPUs, clearly deviating from the easy-to-understand shared-memory homogeneous architectures. This paper investigates if OpenMP could still survive in this new scenario and proposes a possible way to extend the current specification to reasonably integrate heterogeneity while preserving simplicity and portability. The paper leverages on a previous proposal that extended tasking with dependencies. The runtime is in charge of data movement, tasks scheduling based on these data dependencies and the appropriate selection of the target accelerator depending on system configuration and resource availability.