[mpich2-commits] r6659 - mpich2/trunk/src/mpi/romio/doc
robl at mcs.anl.gov
robl at mcs.anl.gov
Mon May 17 12:56:37 CDT 2010
Author: robl
Date: 2010-05-17 12:56:37 -0500 (Mon, 17 May 2010)
New Revision: 6659
Modified:
mpich2/trunk/src/mpi/romio/doc/pubs.bib
Log:
found a couple of references from the Houston group
Modified: mpich2/trunk/src/mpi/romio/doc/pubs.bib
===================================================================
--- mpich2/trunk/src/mpi/romio/doc/pubs.bib 2010-05-17 16:41:43 UTC (rev 6658)
+++ mpich2/trunk/src/mpi/romio/doc/pubs.bib 2010-05-17 17:56:37 UTC (rev 6659)
@@ -438,3 +438,28 @@
month = {May},
year = {2003}
}
+
+ at Article{chaarawi:collective_writes,
+ author = {Mohamad Chaarawi and Suneet Chandok and Edgar Gabriel},
+ title = {{Performance Evaluation of Collective Write Algorithms in MPI I/O}},
+ journal = {Lecture Notes in Computer Science},
+ booktitle = {International Conference on Computer Science (ICCS) 2009},
+ month = {May},
+ year = {2009},
+ volume = {5544},
+ pages = {185-194},
+ publisher = {Springer Berlin / Heidelberg},
+ doi = {10.1007/978-3-642-01970-8_19}
+}
+ at Article{kulkarni::shared_file_pointers,
+ author = {Ketan Kulkarni and Edgar Gabriel},
+ title = {{Evaluating Algorithms for Shared File Pointer Operations in MPI I/O}},
+ journal = {Lecture Notes in Computer Science},
+ booktitle = {International Conference on Computer Science (ICCS) 2009},
+ month = {May},
+ year = {2009},
+ volume = {5544},
+ pages = {280-289},
+ publisher = {Springer Berlin / Heidelberg},
+ doi = {10.1007/978-3-642-01970-8_28}
+}
More information about the mpich2-commits
mailing list