Enhancing OpenMP tasking model: performance and portability

Type of publication
Publication in Conference Proceedings/Workshop
Authors

Chenle Yu, Sara Royuela, Eduardo Quiñones. Springer. 2021. 

Conference / Journal
17th International Workshop on OpenMP. IWOMP 2021.
Publisher
Springer
Year of publication
2021
Citation

Chenle Yu, Sara Royuela, Eduardo Quiñones. Enhancing OpenMP tasking model: performance and portability.

Abstract

OpenMP, as the de-facto standard programming model in symmetric multiprocessing for HPC, has seen its performance boosted continuously by the community, either through implementation enhancements or specification augmentations. Furthermore, the language has evolved from a prescriptive nature, as defined by the thread-centric model, to a descriptive behavior, as defined by the task-centric model. However, the overhead related to the orchestration of tasks is still relatively high. Applications exploiting very fine-grained parallelism and systems with a large number of cores available might fail on scaling. In this work, we propose to include the concept of Task Dependency Graph (TDG) in the specification by introducing a new clause, named taskgraph, attached to task or target directives. By design, the TDG allows alleviating the overhead associated with the OpenMP tasking model, and it also facilitates linking OpenMP with other programming models that support task parallelism. According to our experiments, a GCC implementation of the taskgraph is able to significantly reduce the execution time of fine-grained task applications and increase their scalability with regard to the number of threads.

DOI
https://doi.org/10.1007/978-3-030-85262-7_3
ISSN number
978-3-030-85262-7