ForestGOMP: an efficient OpenMP environment for NUMA architectures - Inria - Institut national de recherche en sciences et technologies du numérique
Journal Articles International Journal of Parallel Programming Year : 2010

ForestGOMP: an efficient OpenMP environment for NUMA architectures

Abstract

Exploiting the full computational power of current hierarchical multiprocessor machines requires a very careful distribution of threads and data among the underlying non-uniform architecture so as to avoid remote memory access penalties. Directive-based programming languages such as OpenMP, can greatly help to perform such a distribution by providing programmers with an easy way to structure the parallelism of their application and to transmit this information to the runtime system. Our runtime, which is based on a multi-level thread scheduler combined with a NUMA-aware memory manager, converts this information into Scheduling Hints related to thread-memory affinity issues. These hints enable dynamic load distribution guided by application structure and hardware topology, thus helping to achieve performance portability. Several experiments show that mixed solutions (migrating both threads and data) outperform work-stealing based balancing strategies and Next-Touch-based data distribution policies. These techniques provide insights about additional optimizations.
Fichier principal
Vignette du fichier
IJPP.pdf (335.12 Ko) Télécharger le fichier
Origin Files produced by the author(s)
Loading...

Dates and versions

inria-00496295 , version 1 (30-06-2010)

Identifiers

Cite

François Broquedis, Nathalie Furmento, Brice Goglin, Pierre-André Wacrenier, Raymond Namyst. ForestGOMP: an efficient OpenMP environment for NUMA architectures. International Journal of Parallel Programming, 2010, ⟨10.1007/s10766-010-0136-3⟩. ⟨inria-00496295⟩
2390 View
1421 Download

Altmetric

Share

More