@inproceedings{1118e47bdcf6476793fd308cab5fb0bb,
title = "Parallel I/O prefetching using MPI file caching and I/O signatures",
abstract = "Parallel I/O prefetching is considered to be effective in improving I/O performance. However, the effectiveness depends on determining patterns among future I/O accesses swiftly and fetching data in time, which is difficult to achieve in general. In this study, we propose an I/O signature-based prefetching strategy. The idea is to use a predetermined I/O signature of an application to guide prefetching. To put this idea to work, we first derived a classification of patterns and introduced a simple and effective signature notation to represent patterns. We then developed a toolkit to trace and generate I/O signatures automatically. Finally, we designed and implemented a thread-based client-side collective prefetching cache layer for MPI-IO library to support prefetching. A prefetching thread reads I/O signatures of an application and adjusts them by observing I/O accesses at runtime. Experimental results show that the proposed prefetching method improves I/O performance significantly for applications with complex patterns.",
keywords = "I/O signatures, MPI-IO, Parallel I/O, Prefetching",
author = "Surendra Byna and Yong Chen and Sun, {Xian He} and Rajee Thakur and William Gropp",
year = "2008",
doi = "10.1109/SC.2008.5213604",
language = "English (US)",
isbn = "9781424428359",
series = "2008 SC - International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2008",
booktitle = "2008 SC - International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2008",
note = "2008 SC - International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2008 ; Conference date: 15-11-2008 Through 21-11-2008",
}