@inproceedings{cbb52b3438e44950b9612f396d149cc4,
title = "Using object based files for high performance parallel I/O",
abstract = "We contend that the scalable I/O problem in high performance computing is largely due to the legacy view of a file as a linear sequence of bytes. In this paper we introduce an alternative to the traditional {"}flat file{"} that uses the information contained in file views to partition a file into an optimal set of objects, minimizing locking contention and simplifying the lock management strategy. We illustrate the use of an object based cache added to ROMIO to efficiently and transparently add object-based file capabilities to MPI-IO. We analyze the performance of our system using the FLASH-IO benchmark, and demonstrate a substantial performance improvement over the standard ROMIO implementation.",
keywords = "File view, I/O performance, MPI-IO, Object-based cache, Object-based files, Parallel I/O",
author = "Jeremy Logan and Dickens, {Phillip M.}",
year = "2007",
doi = "10.1109/IDAACS.2007.4488394",
language = "English",
isbn = "1424413486",
series = "2007 4th IEEE Workshop on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications, IDAACS",
pages = "149--154",
booktitle = "2007 4th IEEE Workshop on Intelligent Data Acquisition and Advanced Computing Systems",
note = "2007 4th IEEE Workshop on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications, IDAACS ; Conference date: 06-09-2007 Through 08-09-2007",
}