DocumentCode
3678382
Title
An Approach to Selecting Thread + Process Mixes for Hybrid MPI + OpenMP Applications
Author
Hormozd Gahvari;Martin Schulz;Ulrike Meier Yang
Author_Institution
Center for Appl. Sci. Comput., Lawrence Livermore Nat. Lab., Livermore, CA, USA
fYear
2015
Firstpage
418
Lastpage
427
Abstract
Hybrid MPI + OpenMP is a popular means of programming modern machines that feature substantial parallelism both off-node and on-node. Determining the right mix of the two programming models to use, however, is not as straightforward as simply using exclusively OpenMP on-node and limiting MPI to only inter-node communication. We present a step-by-step methodology to help make the decision of which mix of the two programming models to use. It starts with an estimate of the performance of a generic hybrid application on a given machine and incorporates additional available information about the specific application and the machine to provide guidance for selecting effective mixes of MPI processes and OpenMP threads to use when running that application on the machine in question. We validate our approach on four different applications on an IBM Blue Gene/Q, a Cray XK7, and a Cray XC30.
Keywords
"Instruction sets","Benchmark testing","Parallel processing","Programming","Message systems","Bandwidth","Runtime"
Publisher
ieee
Conference_Titel
Cluster Computing (CLUSTER), 2015 IEEE International Conference on
Type
conf
DOI
10.1109/CLUSTER.2015.64
Filename
7307611
Link To Document