SCHEDULE: NOV 16-22, 2013
When viewing the Technical Program schedule, on the far righthand side is a column labeled "PLANNER." Use this planner to build your own schedule. Once you select an event and want to add it to your personal schedule, just click on the calendar icon of your choice (outlook calendar, ical calendar or google calendar) and that event will be stored there. As you select events in this manner, you will have your own schedule to guide you through the week.
Hybrid MPI: Efficient Message Passing for Multi-Core Systems
SESSION: MPI Performance and Debugging
EVENT TYPE: Papers
TIME: 2:30PM - 3:00PM
SESSION CHAIR: Thomas Fahringer
AUTHOR(S):Andrew Friedley, Greg Bronevetsky, Torsten Hoefler, Andrew Lumsdaine
ROOM:201/203
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.
Chair/Author Details:
Thomas Fahringer (Chair) - University of Innsbruck
Andrew Friedley - Indiana University
Greg Bronevetsky - Lawrence Livermore National Laboratory
Torsten Hoefler - ETH Zurich
Andrew Lumsdaine - Indiana University
Click here to download .ics calendar file
Click here to download .vcs calendar file
Click here to add event to your Google Calendar
The full paper can be found in the ACM Digital Library
