Analysis of Use of Parallel I/O in MPI_2

刘辉,胡静,王振飞,李学相
DOI: https://doi.org/10.3969/j.issn.1000-3428.2003.02.092
2003-01-01
Abstract:This paper analyzes the use of parallel I/O in MPI. To achieve high I/O performance with MPI, users use collective I/O function together with noncontiguous accesses. To improve the performance of collective I/O, the I/O four-levels access pattern is used.
What problem does this paper attempt to address?