DocumentCode
1680603
Title
A multithreaded communication engine for multicore architectures
Author
Trahay, François ; Brunet, Elisabeth ; Denis, Alexandre ; Namyst, Raymond
Author_Institution
Inria, Univ. Bordeaux 1, Talence
fYear
2008
Firstpage
1
Lastpage
7
Abstract
The current trend in clusters leads towards an increase of the number of cores per node. As a result, an increasing number of parallel applications is mixing message passing and multithreading as an attempt to better match the underlying architecture´s structure. This naturally raises the problem of designing efficient, multithreaded implementations of MPL In this paper, we present the design of a multithreaded communication engine able to exploit idle cores to speed up communications in two ways: it can move CPU- intensive operations out of the critical path (e.g. PIO transfers off load), and is able to let rendezvous transfers progress asynchronously. We have implemented these methods in the PM2 software suite, evaluated their behavior in typical cases, and we have observed good performance results in overlapping communication and computation.
Keywords
message passing; multi-threading; message passing; multicore architectures; multithreaded communication engine; multithreading; Computer architecture; Engines; Libraries; Message passing; Microprocessors; Multicore processing; Multithreading; Network interfaces; Software performance; Yarn;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing, 2008. IPDPS 2008. IEEE International Symposium on
Conference_Location
Miami, FL
ISSN
1530-2075
Print_ISBN
978-1-4244-1693-6
Electronic_ISBN
1530-2075
Type
conf
DOI
10.1109/IPDPS.2008.4536139
Filename
4536139
Link To Document