Efficient data restructuring and aggregation for I/O acceleration in PIDX

  • Authors:
  • Sidharth Kumar;Venkatram Vishwanath;Philip Carns;Joshua A. Levine;Robert Latham;Giorgio Scorzelli;Hemanth Kolla;Ray Grout;Robert Ross;Michael E. Papka;Jacqueline Chen;Valerio Pascucci

  • Affiliations:
  • University of Utah, Salt Lake City, UT;Argonne National Laboratory, Argonne, IL;Argonne National Laboratory, Argonne, IL;University of Utah, Salt Lake City, UT;Argonne National Laboratory, Argonne, IL;University of Utah, Salt Lake City, UT;Sandia National Laboratories, Livermore, CA;National Renewable Energy Laboratory, Golden, CO;Argonne National Laboratory, Argonne, IL;Argonne National Laboratory, Argonne, IL;Sandia National Laboratories, Livermore, CA;University of Utah, Salt Lake City, UT

  • Venue:
  • SC '12 Proceedings of the International Conference on High Performance Computing, Networking, Storage and Analysis
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Hierarchical, multiresolution data representations enable interactive analysis and visualization of large-scale simulations. One promising application of these techniques is to store high performance computing simulation output in a hierarchical Z (HZ) ordering that translates data from a Cartesian coordinate scheme to a one-dimensional array ordered by locality at different resolution levels. However, when the dimensions of the simulation data are not an even power of 2, parallel HZ ordering produces sparse memory and network access patterns that inhibit I/O performance. This work presents a new technique for parallel HZ ordering of simulation datasets that restructures simulation data into large (power of 2) blocks to facilitate efficient I/O aggregation. We perform both weak and strong scaling experiments using the S3D combustion application on both Cray-XE6 (65,536 cores) and IBM Blue Gene/P (131,072 cores) platforms. We demonstrate that data can be written in hierarchical, multiresolution format with performance competitive to that of native data-ordering methods.