BEGIN:VCALENDAR
VERSION:2.0
X-WR-TIMEZONE:America/Chicago
PRODID:-//Apple Inc.//iCal 3.0//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Advanced MPI
METHOD:PUBLISH
BEGIN:VTIMEZONE
TZID:America/Chicago
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
DTSTART:20070311T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
TZNAME:CDT
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
DTSTART:20071104T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
TZNAME:CST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
SEQUENCE:2
DTSTART;TZID=America/Chicago:20101114T083000
DESCRIPTION:ABSTRACT: MPI continues to be the dominant programming model on all large-scale parallel machines\, such as IBM Blue Gene/P and Cray XT5\, as well as on Linux and Windows clusters of all sizes. Another important trend is the widespread availability of multicore chips\, as a result of which the individual nodes of parallel machines are increasingly multicore. This tutorial will cover several advanced features of MPI that can help users program such machines and architectures effectively. Topics to be covered include parallel I/O\, multithreaded communication\, one-sided communication\, dynamic processes\, and new features being added in MPI-3 for hybrid programming\, RMA\, fault tolerance\, and tools. In all cases\, we will introduce concepts by using code examples based on scenarios found in real applications. Attendees will leave the tutorial with an understanding of how to use these advanced features of MPI and guidelines on how they might perform on different platforms and architectures.
UID:tut123@sc10.supercomputing.org
SUMMARY:Advanced MPI
DTEND;TZID=America/Chicago:20101114T170000
LOCATION:387
END:VEVENT
END:VCALENDAR
