Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r652] Removed H5Fmpioprivate.h, moved its contents to H5Fprivate.h. | Robert Kim Yates | 1998-09-01 | 1 | -25/+0 |
| | |||||
* | [svn-r630] Added code to eliminate redundant writes of metadata, | Robert Kim Yates | 1998-08-28 | 1 | -0/+25 |
so only proc 0 writes it to disk. The elimination is activated only when the environment variable HDF5_MPI_1_METAWRITE is nonzero; otherwise all processes that opened the file will write the metadata to disk. |