@inproceedings{f6c19a0993ed445cba4d0064a473834d,
title = "Collective prefetching for parallel I/O systems",
abstract = "Data prefetching can be beneficial for improving parallel I/O system performance, but the amount of benefit depends on how efficiently and swiftly prefetches can be done. In this study, we propose a new prefetching strategy, called collective prefetching. The idea is to exploit the correlation among I/O accesses of multiple processes of a parallel application and carry out prefetches collectively, instead of the traditional strategy of carrying out prefetches by each process individually. The rationale behind this new collective prefetching strategy is that the concurrent processes of the same parallel application have strong correlation with respect to their I/O requests. We present the idea, initial design and implementation of the new collective prefetching strategy in this study. The preliminary experimental results show that this new collective prefetching strategy holds promise for improving parallel I/O performance.",
keywords = "Collective prefetching, Exascale computing, High-performance computing, MPI-IO, Middleware, Parallel I/O, Parallel file systems, Performance, Prefetching, Storage",
author = "Yong Chen and Roth, {Philip C.}",
year = "2010",
doi = "10.1109/PDSW.2010.5668089",
language = "English",
isbn = "9781424489121",
series = "Proceedings of the 2010 5th Petascale Data Storage Workshop, PDSW'10, Held in Conjunction with SC'10 - The International Conference for High Performance Computing, Networking, Storage and Analysis",
booktitle = "Proceedings of the 2010 5th Petascale Data Storage Workshop, PDSW'10, Held in Conjunction with SC'10 - The International Conference for High Performance Computing, Networking, Storage and Analysis",
note = "2010 5th Petascale Data Storage Workshop, PDSW'10, Held in Conjunction with SC'10 - The International Conference for High Performance Computing, Networking, Storage and Analysis ; Conference date: 15-11-2010 Through 15-11-2010",
}