summaryrefslogtreecommitdiffstats
path: root/src/H5Fmpio.c
Commit message (Collapse)AuthorAgeFilesLines
...
* [svn-r212] Fixed H5F_mpio_read's handling of number of bytes read,Robert Kim Yates1998-02-031-8/+33
| | | | | and removed MPI_Init and MPI_Finalize from H5.c (these should be done in the user program).
* [svn-r211] Added hooks for MPI-IO low-level I/O module.Robert Kim Yates1998-02-021-0/+549