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):Daniel Ernst, Charlie Peck, Thomas Murphy, Henry Neeman
ROOM:WSCC 2A/2B
ABSTRACT: Building on CUDA Programming Part I, this session focuses on performance considerations in CUDA programs. Topics include: organizing data into effective block arrangements (matrix multiplication); basic performance tuning; more in-depth GPU architecture features such as block-shared memory; hands-on examples of using fast memories to increase performance (tiled matrix multiplication and n-body); an overview of other performance factors to consider in optimization.
Prerequisite: "CUDA Programming Part I" session or equivalent.