DocumentCode :
704132
Title :
pioman: A Pthread-Based Multithreaded Communication Engine
Author :
Denis, Alexandre
Author_Institution :
Inria Bordeaux - Sud-Ouest, Bordeaux, France
fYear :
2015
fDate :
4-6 March 2015
Firstpage :
155
Lastpage :
162
Abstract :
Recent cluster architectures include dozens of cores per node, with all cores sharing the network resources. To program such architectures, hybrid models mixing MPI+threads, and in particular MPI+OpenMP are gaining popularity. This imposes new requirements on communication libraries, such as the need for MPI_THREAD_MULTIPLE level of multi-threading support. Moreover, the high number of cores brings new opportunities to parallelize communication libraries, so as to have proper background progression of communication and communication/computation overlap. In this paper, we present pioman, a generic framework to be used by MPI implementations, that brings seamless asynchronous progression of communication by opportunistically using available cores. It uses system threads and thus is composable with any runtime system used for multithreading. Through various benchmarks, we demonstrate that our pioman-based MPI implementation exhibits very good properties regarding overlap, progression, and multithreading, and outperforms state-of-art MPI implementations.
Keywords :
application program interfaces; message passing; multi-threading; MPI implementation; MPI+OpenMP; MPI_THREAD_MULTIPLE level; Pioman; cluster architectures; communication libraries; hybrid models mixing MPI+threads; multithreading support; network resources; parallelize communication libraries; pthread-based multithreaded communication engine; seamless asynchronous progression; Context; Engines; Instruction sets; Kernel; Libraries; Message systems; Multithreading;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel, Distributed and Network-Based Processing (PDP), 2015 23rd Euromicro International Conference on
Conference_Location :
Turku
ISSN :
1066-6192
Type :
conf
DOI :
10.1109/PDP.2015.78
Filename :
7092714
Link To Document :
بازگشت