BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:2.0 BEGIN:VEVENT DTSTART:20151117T231500Z DTEND:20151118T010000Z LOCATION:Level 4 - Lobby DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: There is a general consensus that exascale computing will embrace a wider range of programming models to harness the many levels of architectural parallelism. To aid programmers in managing the complexities arising from multiple programming models, debugging tools must allow programmers to identify errors at the level of the programming model where the root cause of a bug was introduced. However, the question of what the effective levels for debugging in hybrid distributed models are, remains unanswered. =0AIn this work, we share our lessons learned from incorporating OpenMP awareness into a highly-scalable, lightweight debugging tool for MPI applications: the Stack Trace Analysis Tool (STAT). Our framework leverages OMPD, an emerging debugging interface for OpenMP, to provide easy-to-understand stack trace views for MPI+OpenMP programs. Our tool helps users debug their programs at the user code level by mapping the stack traces to the high-level abstractions provided by programming models. SUMMARY:Overcoming Distributed Debugging Challenges in the MPI+OpenMP Programming Model PRIORITY:3 END:VEVENT END:VCALENDAR