BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN
VERSION:1.0
BEGIN:VEVENT
DTSTART:20101114T163000Z
DTEND:20101114T180000Z
LOCATION:293-294
DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: This session, presented jointly with the Broader Engagement program, focuses on multithreaded parallelism. The prerequisites are at least one semester of programming experience in C, C++ and/or Fortran, recently, and at least one semester of experience with any Unix-like operating system (including but not limited to Linux), recently. Topics include: the fork/join model; OpenMP compiler directives; hello world; parallel do/for; chunks; private vs. shared data; static vs. dynamic vs. guided scheduling; synchronization; barriers; critical sections; race conditions explained via the analogy of "The Pen Games;" reductions; how to parallelize a serial code.
SUMMARY:Shared Memory Programming with OpenMP
PRIORITY:3
END:VEVENT
END:VCALENDAR
