BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:1.0 BEGIN:VEVENT DTSTART:20131120T001500Z DTEND:20131120T020000Z LOCATION:Mile High Pre-Function DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: Scalable performance analysis tools are important for analyzing large-scale parallel executions. Sampling, typically far more scalable than instrumentation, still produces quantities of data that are unmanageable by current post-mortem analysis tools when analyzing large-scale executions. Hpctraceserver, a new addition to the HPCToolkit performance tools, improves the scalability of hpctraceviewer, a GUI post-mortem analysis tool, by extending it with a client-server model. Hpctraceserver, an MPI application, computes projections of the traces in parallel to fit the clients window size with sampling and streams the results to the client over a TCP connection. Using the server allows hpctraceviewer to render views from remote multi-gigabyte databases in seconds. Hpctraceserver enables interactive analysis of large-scale parallel executions and removes the need to transfer large quantities of data in order to analyze them. SUMMARY:Scalable Client-Server Visualization of Callpath Traces for Large-Scale Parallel Executions PRIORITY:3 END:VEVENT END:VCALENDAR