@InProceedings{calderon:implement,
  author = {Alejandro Calder\'on and F\'elix Garc{\'\i}a and Jes\'us Carretero
  and Jose M. P\'erez and Javier Fern\'andez},
  title = {An Implementation of {MPI-IO} on {Expand}: A Parallel File System
  Based on {NFS} Servers},
  booktitle = {Recent Advances in Parallel Virtual Machine and Message Passing
  Interface},
  year = {2002},
  series = {Lecture Notes in Computer Science},
  volume = {2474},
  pages = {306--313},
  publisher = {Springer-Verlag},
  URL =
  {http://link.springer.de/link/service/series/0558/bibs/2474/24740306.htm},
  URLpdf =
  {http://link.springer.de/link/service/series/0558/papers/2474/24740306.pdf},
  keywords = {parallel I/O, multiprocessor file system, NFS, pario-bib},
  abstract = {This paper describes an implementation of MPI-IO using aB new
  parallel file system, called Expand (Expandable Parallel File System)1, that
  is based on NFS servers. Expand combines multiple NFS servers to create a
  distributed partition where files are declustered. Expand requires no changes
  to the NFS server and uses RPC operations to provide parallel access to the
  same file. Expand is also independent of the clients, because all operations
  are implemented using RPC and NFS protocol. The paper describes the design,
  the implementation and the evaluation of Expand with MPI-IO. This evaluation
  has been made in Linux clusters and compares Expand and PVFS.}
}

