SDM
People Publications Projects

Performance Evaluation of Large-scale I/O on Cori Burst Buffer

Investigators: Suren Byna (LBNL), P. Carns (ANL)

Program Manager: Lucy Nowell

Scientific Achievement

Tuning parallel I/O on burst buffers (BB) of upcoming supercomputer architectures is challenging because BB software is still evolving. Moreover, existing I/O software, such as MPI-IO and HDF5, have not been tuned for use on the BB. LBNL’s ExaHDF5 project team participated in NERSC’s BB Early User Program to study performance of large-scale parallel I/O in a plasma physics simulation code to identify bottlenecks and to optimize performance.

Performance improvements obtained by selecting appropriate tuning parameters for I/O libraries: This plot shows the first large-scale scientific benchmark to exercise parallel I/O on the Cori burst buffer. Our optimized I/O mini-app, extracted from the VPIC plasma physics space weather simulation, performs 2.5X to 5X better than Lustre on Cori. Our tuning also performs 4.5X better on burst buffers (compared to running the code with default parameters).

Significance and Impact

We identified that previously tuned plasma physics simulation code did not scale well using BB on Cori because an SSD-based BB performs differently than a disk-based Lustre file system. BB-specific optimizations avoid performance degradations and perform ~5X better than Lustre. Results from this study contributed to a paper that won the best paper award at the 2016 Cray Users Group meeting.

Research Details