BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN
VERSION:1.0
BEGIN:VEVENT
DTSTART:20101115T143000Z
DTEND:20101115T180000Z
LOCATION:387
DESCRIPTION;ENCODING=QUOTED-PRINTABLE: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.=0AThis tutorial analyzes the strength and weakness of several parallel programming models on clusters of SMP nodes. Various hybrid MPI+OpenMP programming models are compared with pure MPI. Benchmark results of several platforms are presented. The thread-safety quality of several existing MPI libraries is also discussed. Case studies will be provided to demonstrate various aspects of hybrid MPI/OpenMP programming. Another option is the use of distributed virtual shared-memory technologies. Application categories that can take advantage of hybrid programming are identified. Multi-socket-multi-core systems in highly parallel environments are given special consideration.=0ADetails: https://fs.hlrs.de/projects/rabenseifner/publ/SC2010-hybrid.html
SUMMARY:Hybrid MPI and OpenMP Parallel Programming
PRIORITY:3
END:VEVENT
END:VCALENDAR
