Archive

Archive for February, 2002

citing ROMIO

February 1st, 2002
Comments Off on citing ROMIO

To cite all of ROMIO, use “A Case for Using MPI’s Derived Datatypes to Improve I/O”

@InProceedings{thakur:mpi,
author = {Rajeev Thakur and William Gropp and Ewing Lusk},
title = {A Case for Using {MPI’s} Derived Datatypes to Improve {I/O}
Performance},
booktitle = {Proceedings of SC98: High Performance Networking and Computing},
year = {1998},
month = {November},
publisher = {ACM Press},
earlier = {thakur:mpi-tr},
URL = {http://www.mcs.anl.gov/~thakur/dtype/},
keywords = {MPI, parallel I/O, pario-bib}
}

To cite specific optimizations such as data sieving or collective buffering, cite “Optimizing Noncontiguous Accesses in MPI-IO,”:

@Article{thakur:noncontigous,
author = {Rajeev Thakur and William Gropp and Ewing Lusk},
title = {Optimizing Noncontiguous Accesses in {MPI-IO}},
journal = {Parallel Computing},
year = {2002},
month = {January},
volume = {28},
number = {1},
pages = {83–105},
URL = {http://www.mcs.anl.gov/~thakur/papers/mpi-io-noncontig.ps},
keywords = {parallel I/O, parallel I/O, MPI-IO, collective I/O, data sieving,
pario-bib},
}

Uncategorized