Index

How HDF5 Uses The MPI API


Parallel File I/O Options with HDF5 for an MPI Application:


An MPI application has three options when accessing an HDF5 file:





The rest of this document set assumes that the file was opened with either the MPI-IO or MPI-POSIX file driver.  Any discussion of collective I/O assumes that the file was opened with the MPI-IO file driver.



The HDF5 Library uses the MPI API routines in three ways:





Notes from Oct. 21, 2009 Meeting with MPICH Developers

Page Index