Skip to main content
SHARE
Publication

Enabling Event Tracing at Leadership-Class Scale through I/O Forwarding Middleware...

Publication Type
Conference Paper
Publication Date
Conference Name
The 21 International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC 2012)
Conference Location
Delft, Netherlands
Conference Sponsor
ACM
Conference Date
-

Event tracing is an important tool for understanding the performance of parallel applications. As concurrency increases in leadership-class computing systems, the quantity of performance log data
can overload the parallel file system, perturbing the application being observed. In this work we present a solution for event tracing at leadership scales. We enhance the I/O forwarding system software to aggregate and reorganize log data prior to writing to the storage system, significantly reducing the burden on the underlying file system for this type of traffic. Furthermore, we augment the I/O forwarding system with a write buffering capability to limit the impact of artificial perturbations from log data accesses on traced applications. To validate the approach, we modify the Vampir tracing tool to take advantage of this new capability and show that the approach increases the maximum traced application size by a factor
of 5x to more than 200,000 processors.