DocumentCode :
692865
Title :
Hybrid MPI: Efficient message passing for multi-core systems
Author :
Friedley, Andrew ; Bronevetsky, Greg ; Hoefler, Torsten ; Lumsdaine, A.
Author_Institution :
Indiana Univ., Bloomington, IN, USA
fYear :
2013
fDate :
17-22 Nov. 2013
Firstpage :
1
Lastpage :
11
Abstract :
Multi-core shared memory architectures are ubiquitous in both High-Performance Computing (HPC) and commodity systems because they provide an excellent trade-off between performance and programmability. MPI´s abstraction of explicit communication across distributed memory is very popular for programming scientific applications. Unfortunately, OS-level process separations force MPI to perform unnecessary copying of messages within shared memory nodes. This paper presents a novel approach that transparently shares memory across MPI processes executing on the same node, allowing them to communicate like threaded applications. While prior work explored thread-based MPI libraries, we demonstrate that this approach is impractical and performs poorly in practice. We instead propose a novel process-based approach that enables shared memory communication and integrates with existing MPI libraries and applications without modifications. Our protocols for shared memory message passing exhibit better performance and reduced cache footprint. Communication speedups of more than 26% are demonstrated for two applications.
Keywords :
application program interfaces; distributed shared memory systems; memory architecture; message passing; multiprocessing systems; parallel processing; HPC; OS-level process separations; commodity systems; distributed memory; high-performance computing; hybrid MPI process; multicore shared memory architectures; multicore systems; process-based approach; reduced cache footprint; shared memory communication; shared memory message passing; shared memory nodes; thread-based MPI libraries; Libraries; Memory management; Message passing; Message systems; Protocols; Random access memory; Receivers;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
High Performance Computing, Networking, Storage and Analysis (SC), 2013 International Conference for
Conference_Location :
Denver, CO
Print_ISBN :
978-1-4503-2378-9
Type :
conf
DOI :
10.1145/2503210.2503294
Filename :
6877451
Link To Document :
بازگشت