diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-10-19 17:32:04 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-10-19 17:32:04 (GMT) |
commit | 39eb8e633b0254a80c44f5db5888e4dbe999dd01 (patch) | |
tree | eeb8823e5bcb72b8f90864adc4bd0e1847436a85 /MANIFEST | |
parent | d9e7aad64b590280ac73842c45400210d0755110 (diff) | |
parent | 8a391887be263e0ba7f1ba659dcf6559b5a5e01a (diff) | |
download | hdf5-39eb8e633b0254a80c44f5db5888e4dbe999dd01.zip hdf5-39eb8e633b0254a80c44f5db5888e4dbe999dd01.tar.gz hdf5-39eb8e633b0254a80c44f5db5888e4dbe999dd01.tar.bz2 |
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '8a391887be263e0ba7f1ba659dcf6559b5a5e01a':
in 'production' mode builds
Make fixes to avoid test failures in 'production' mode builds
Updated the code and RELEASE.txt note per comments from John Mainzer
Try to address most of the issues raised by Dana in the code review
Made edits suggested by John as part of the code review
Update the MANIFEST and release_docs/RELEASE files
Add a test for parallel reads of independent files using MPI subgroups
Edits to the file open optimization and associated test code to bring them closer to the HDF5 library's unwritten coding standards. Also bug fix to repair a hang in testphdf5.
The initial coding for the superblock read optization
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1244,6 +1244,7 @@ ./testpar/t_ph5basic.c ./testpar/t_pflush1.c ./testpar/t_pflush2.c +./testpar/t_pread.c ./testpar/t_prop.c ./testpar/t_shapesame.c ./testpar/t_pshutdown.c |