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.
Presenter(s):Tim Mattson, Clay Breshears, Mark Bull
ROOM:
ABSTRACT: OpenMP is the de facto standard for writing parallel applications for shared memory computers. With multi-core processors in everything from laptops to high-end servers, the need for multithreaded applications is growing and OpenMP is one of the most straightforward ways to write such programs. We will cover the full OpenMP 3.0 standard in this tutorial.
This will be a hands-on tutorial. We expect students to use their own laptops (with Windows, Linux, or OS/X). Ideally, you should load an OpenMP compiler onto your system before the tutorial either purchasing an OpenMP compiler, acquiring a demo compiler, or by using an open source environment. Information about OpenMP compilers is available at http://www.openmp.org. Alternatively, you can use an SMP server over the internet in which case you will need putty or some other terminal client.