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.
Large Scale Debugging of Parallel Tasks with AutomaDeD
SESSION: Debugging
EVENT TYPE: Paper
TIME: 3:30PM - 4:00PM
AUTHOR(S):Ignacio Laguna, Todd Gamblin, Bronis R. de Supinski, Saurabh Bagchi, Greg Bronevetsky, Dong H. Ahn, Martin Schulz, Barry Rountree
ROOM:TCC 304
ABSTRACT: Developing correct HPC applications continues to be a challenge as the number of cores increases in today's largest systems. Most existing debugging techniques perform poorly at large scales and do not automatically localize the parts of the parallel application in which errors occur. We present novel highly efficient techniques that facilitate the process of debugging large-scale parallel applications. Our approach extends our previous work, AutomaDeD, in three areas to isolate anomalous tasks in a scalable manner: (i) we efficiently compare elements of graph models (used in AutomaDeD to model parallel tasks) using precomputed lookup-tables and by pointer comparison; (ii) we compress graph models so that comparison between models involves many fewer elements; (iii) we use scalable sampling-based clustering and nearest-neighbor techniques to isolate anomalous tasks. Our evaluation with fault injections shows that AutomaDeD scales well to thousands of tasks and that it can find anomalous tasks in under 5 seconds.
Chair/Author Details:
Ignacio Laguna - Purdue University
Todd Gamblin - Lawrence Livermore National Laboratory
Bronis R. de Supinski - Lawrence Livermore National Laboratory
Saurabh Bagchi - Purdue University
Greg Bronevetsky - Lawrence Livermore National Laboratory
Dong H. Ahn - Lawrence Livermore National Laboratory
Martin Schulz - Lawrence Livermore National Laboratory
Barry Rountree - Lawrence Livermore National Laboratory