No Travel? No Problem.

Remote Participation
Chaining Multiple Tools and Libraries Using Gotcha
Event Type
Posters
Research Posters
Registration Categories
TP
XO / EX
TimeThursday, 18 November 20218:30am - 5pm CST
LocationSecond Floor Atrium
DescriptionIn HPC, it is common to use tools to understand the performance of applications. Users often want to run applications linked with multiple performance tools to complement each other, as tools may record different information. Many tools operate by intercepting application function calls with "wrapper functions" that perform performance measurement tasks. This approach, however, only works for using one tool at a time. Using multiple tools that intercept a common set of functions in the same run can lead to erroneous results.

In this work, we enable multiple tools to measure a single application execution together utilizing a library called Gotcha. With our approach, we can use multiple tools in the same run to reduce overheads of running the application repeatedly and to produce more temporally aligned profiles from each of the tools. We present our work in making two I/O performance tools, Recorder and Darshan, Gotcha enabled.
Back To Top Button