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.
ABSTRACT: This workshop is the hands on component of the Understanding Intel Parallel Building Blocks (PBB) SC11 Tutorial. The material will showcase how the three PBB models are meant to be used together for a wide breadth of parallel computation: Array Building Blocks, Threading Building Blocks, and Cilk Plus. Participants will learn how to write efficient parallel code at the "shared memory plus attached co-processor" or "single node" level. Numerous code examples and exercises will be provided which will help attendees acquire appropriate strategies for the implementation of high-performance parallel algorithms