English

Improving I/O Performance for Exascale Applications through Online Data Layout Reorganization

Distributed, Parallel, and Cluster Computing 2021-08-04 v1

Abstract

The applications being developed within the U.S. Exascale Computing Project (ECP) to run on imminent Exascale computers will generate scientific results with unprecedented fidelity and record turn-around time. Many of these codes are based on particle-mesh methods and use advanced algorithms, especially dynamic load-balancing and mesh-refinement, to achieve high performance on Exascale machines. Yet, as such algorithms improve parallel application efficiency, they raise new challenges for I/O logic due to their irregular and dynamic data distributions. Thus, while the enormous data rates of Exascale simulations already challenge existing file system write strategies, the need for efficient read and processing of generated data introduces additional constraints on the data layout strategies that can be used when writing data to secondary storage. We review these I/O challenges and introduce two online data layout reorganization approaches for achieving good tradeoffs between read and write performance. We demonstrate the benefits of using these two approaches for the ECP particle-in-cell simulation WarpX, which serves as a motif for a large class of important Exascale applications. We show that by understanding application I/O patterns and carefully designing data layouts we can increase read performance by more than 80%.

Keywords

Cite

@article{arxiv.2107.07108,
  title  = {Improving I/O Performance for Exascale Applications through Online Data Layout Reorganization},
  author = {Lipeng Wan and Axel Huebl and Junmin Gu and Franz Poeschel and Ana Gainaru and Ruonan Wang and Jieyang Chen and Xin Liang and Dmitry Ganyushin and Todd Munson and Ian Foster and Jean-Luc Vay and Norbert Podhorszki and Kesheng Wu and Scott Klasky},
  journal= {arXiv preprint arXiv:2107.07108},
  year   = {2021}
}

Comments

12 pages, 15 figures, accepted by IEEE Transactions on Parallel and Distributed Systems

R2 v1 2026-06-24T04:12:58.202Z