Understanding the Performance of Parallel Codes Using Open|SpeedShop

Date and Time: 
2013 Wednesday, April 3
Location: 
CG1 Auditoriums
Speaker: 
Jim Galarowicz and Martin Schulz

Authors: Jim Galarowicz and Martin Schulz

Open|SpeedShop, is an open source, multi platform Linux performance analysis tool for both sequential and parallel (threading and MPI) applications. It directly targets application developers and computer scientists as its main users. It provides easy access to an application’s performance profile, while still allowing more sophisticated and detailed analysis found in other complex, but more difficult to use tools. For the novice user, Open|SpeedShop provides convenience command scripts to collect the application performance data and provides default methods of viewing collected data. Expert users appreciate low-level access to performance data and scripting interfaces, which include Python integration. The tool set currently targets Linux clusters built using Intel, AMD, and IBM PowerPC processors and works on a wide variety of Linux distributions. Additionally, O|SS is available on specialized HPC platforms like IBM’s Blue Gene and Cray’s XT/XE/XK lines.

The performance analysis functionality in Open|SpeedShop includes a set of specific experiments that allow the user to easily gather a variety of different performance statistics about an application. This includes Program Counter (PC) sampling, a lightweight way to get an overview of application performance bottlenecks; Call Stack Sampling analysis, a technique to find hot call paths; Hardware Performance Counters, providing access to low level information such as cache or translation look-aside buffer (TLB) misses; Message Passing Interface (MPI) Profiling and Tracing, enabling users to detect MPI communication bottlenecks; I/O Profiling and Tracing to study an application’s I/O characteristics; and Floating Point Exception (FPE) analysis to detect floating point exceptions that can slow down applications.

Once the performance data is collected, it is stored in the form of a single relational database. Open|SpeedShop then reads the performance information from the database and displays the data through a set of detailed reports that allow the user to easily relate the performance information back to their application source code. This information is accessible through a graphical user interface (GUI), from a command line interface, as well as from within Python scripts. Additionally, the tool set includes a series of analysis techniques, including outlier detection, load balance analysis, and cross experiment comparisons. In summary, Open|SpeedShop functionality provides a comprehensive set of techniques that greatly aid in the analysis and understanding of parallel application performance.

Speaker Description: 

Jim Galarowicz has been involved with high performance computer (HPC) systems software development at Sperry Univac (compiler development), Cray Research, Inc. (compiler development and performance tool development), Silicon Graphics (debugger and performance tool development), and more recently at The Krell Institute. Currently, he is leading the Open|SpeedShop performance tools project and is primarily responsible for managing the project, design and development of portions of the Open|SpeedShop performance tool, writing project documentation and interfacing with project stakeholders. Prior to the current assignment, he managed the Silicon Graphics software development tools group between 1999 and 2006.

Dr. Martin Schulz is a Computer Scientist at the Center for Applied Scientific Computing (CASC) at Lawrence Livermore National Laboratory (LLNL). He earned his Doctorate in Computer Science in 2001 from the Technische Universität München (Munich, Germany) and also holds a Master of Science in Computer Science from the University of Illinois at Urbana Champaign. He has published over 140 peer-reviewed papers. He is the PI for the ASC/CCE project on Open|SpeedShop, and the LLNL PI for the OASCR PetaTools project on "Building a Community Tool Infrastructure around Open|SpeedShop". He is further involved in the ASCR Co-Design Centers CESAR and ExMatEx.

AttachmentSize
PDF icon OpenSpeedShop.pdf1.76 MB
Video recorded: 

Event Category: