Skip to main content
SHARE
Publication

Adaptive Spatially Aware I/O for Multiresolution Particle Data Layouts...

Publication Type
Conference Paper
Book Title
2021 IEEE International Parallel and Distributed Processing Symposium (IPDPS)
Publication Date
Page Numbers
547 to 556
Publisher Location
Oregon, United States of America
Conference Name
35th IEEE International Parallel and Distributed Processing Symposium (IPDPS)
Conference Location
Virtual, Tennessee, United States of America
Conference Sponsor
IEEE
Conference Date
-

Large-scale simulations on nonuniform particle distributions that evolve over time are widely used in cosmology, molecular dynamics, and engineering. Such data are often saved in an unstructured format that neither preserves spatial locality nor provides metadata for accelerating spatial or attribute subset queries, leading to poor performance of visualization tasks. Furthermore, the parallel I/O strategy used typically writes a file per process or a single shared file, neither of which is portable or scalable across different HPC systems. We present a portable technique for scalable, spatially aware adaptive aggregation that preserves spatial locality in the output. We evaluate our approach on two supercomputers, Stampede2 and Summit, and demonstrate that it outperforms prior approaches at scale, achieving up to 2.5× faster writes and reads for nonuniform distributions. Furthermore, the layout written by our method is directly suitable for visual analytics, supporting low-latency reads and attribute-based filtering with little overhead.