summaryrefslogtreecommitdiffstats
path: root/src/H5Fmpio.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r372] Removed redundant write from H5F_mpio_write.Robert Kim Yates1998-04-241-2/+3
* [svn-r365] Problems:Albert Cheng1998-04-231-8/+0
* [svn-r351] Removed the access_mode argument from H5Pset_mpi which was laterAlbert Cheng1998-04-171-7/+7
* [svn-r342] H5F_mpio_write and H5F_mpio_read now do collective versions of MPI-IORobert Kim Yates1998-04-101-7/+40
* [svn-r312] MPI_File_open now uses the comm and info as specificied inAlbert Cheng1998-03-081-3/+1
* [svn-r290] Changes since 19980206Robb Matzke1998-02-191-36/+76
* [svn-r234] Cleaned up conversion between MPIOffset and haddr_t in H5Fmpio.c.Robert Kim Yates1998-02-101-34/+54
* [svn-r224] Initial implementation of the upper levels of PHDF5. TheAlbert Cheng1998-02-061-8/+10
* [svn-r221] In H5F_mpio_open, if truncation was requested, all processes must ...Robert Kim Yates1998-02-051-21/+24
* [svn-r212] Fixed H5F_mpio_read's handling of number of bytes read,Robert Kim Yates1998-02-031-8/+33
* [svn-r211] Added hooks for MPI-IO low-level I/O module.Robert Kim Yates1998-02-021-0/+549