Skip to main content
SHARE
Publication

Automatic and Transparent Resource Contention Mitigation for Improving Large-Scale Parallel File System Performance...

by Sarah Neuwirth, Feiyi Wang, Hakki S Oral, Ulrich Bruening
Publication Type
Conference Paper
Book Title
2017 IEEE 23rd International Conference on Parallel and Distributed Systems (ICPADS)
Publication Date
Page Numbers
604 to 613
Conference Name
2017 23rd IEEE International Conference on Parallel and Distributed Systems (ICPADS)
Conference Location
Shenzhen, China
Conference Sponsor
IEEE
Conference Date
-

Proportional to the scale increases in HPC systems, many scientific applications are becoming increasingly data intensive, and parallel I/O has become one of the dominant factors impacting the large-scale HPC application performance. On a typical large-scale HPC system, we have observed that the lack of a global workload coordination coupled with the shared nature of storage systems cause load imbalance and resource contention over the end-to-end I/O paths resulting in severe performance degradation. I/O load imbalance on HPC systems is generally a self-inflicted wound and mostly occurs between the I/O paths and resources consumed by each individual job. In this paper, we introduce TAPP-IO, a dynamic, shared load balancing framework for mitigating resource contention. TAPP-IO extends our previous work and solves two major limitations: First, it transparently intercepts file creation calls during runtime to balance the workload over all available storage targets. The usage of TAPP-IO requires no application source code modifications and is independent from any I/O middleware. The framework can be applied to almost any HPC platform and is suitable for systems that lack a centralized file system resource manager. Second, the framework proposes a new placement strategy to support not only file-per-process I/O, but also single shared file I/O. This opens the door to a new class of scientific applications that can leverage the placement library for improved performance. We demonstrate the effectiveness of our integration on the Titan system at the Oak Ridge National Laboratory. Our experiments with a synthetic benchmark and real-world HPC workload show that, even in a noisy production environment, TAPP-IO can improve large-scale application performance significantly.