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.
You can also create your personal schedule on the SC11 app (Boopsie) on your smartphone. Simply select a session you want to attend and "add" it to your plan. Continue in this manner until you have created your own personal schedule. All your events will appear under "My Event Planner" on your smartphone.
SESSION: S01: Hybrid MPI and OpenMP Parallel Programming
EVENT TYPE: Tutorial
TIME: 8:30AM - 12:00PM
Presenter(s):Rolf Rabenseifner,, Georg Hager, Gabriele Jost
ROOM:
ABSTRACT: Most HPC systems are clusters of shared memory nodes. Such systems can be PC clusters with single/multi-socket and multi-core SMP nodes, but also "constellation" type systems with large SMP nodes. Parallel programming may combine the distributed memory parallelization on the node interconnect with the shared memory parallelization inside of each node.
This tutorial analyzes the strengths and weaknesses of several parallel programming models on clusters of SMP nodes. Multi-socket-multi-core systems in highly parallel environments are given special consideration. This includes a discussion on planned future OpenMP support for accelerators. Various hybrid MPI+OpenMP approaches are compared with pure MPI, and benchmark results on different platforms are presented. Numerous case studies demonstrate the performance-related aspects of hybrid MPI/OpenMP programming, and application categories that can take advantage of hybrid programming are identified.
Tools for hybrid programming such as thread/process placement support and performance analysis are presented in a "how-to" section.
Details:
https://fs.hlrs.de/projects/rabenseifner/publ/SC2011-hybrid.html
Chair/Presenter Details:
Rolf Rabenseifner, - High Performance Computing Center Stuttgart (HLRS), University of Stuttgart
Georg Hager - Erlangen Regional Computing Center (RRZE)
Gabriele Jost - Texas Advanced Computing Center, The University of Texas at Austin