Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10625 -- Implemented a process-0 read and then broadcast for ↵ | Quincey Koziol | 2019-01-07 | 1 | -21/+401 |
| | | | | collective read of full (HS_ALL), contiguous, atomic datasets by all the processes in the file communicator. | ||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -14/+14 |
| | |||||
* | replace page chars | Allen Byrne | 2018-09-27 | 1 | -3/+3 |
| | |||||
* | Remove obsolete comment | Allen Byrne | 2018-09-27 | 1 | -24/+17 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 1 | -136/+74 |
|\ | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | Fixed t_pread.c to remove the use of h5jam, etc.. This fixes HDFFV-8839 and ↵ | Richard Warren | 2018-03-02 | 1 | -108/+47 |
| | | | | | | | | should merge into develop | ||||
| * | Cleanup overuse of include files | Allen Byrne | 2018-02-14 | 1 | -37/+36 |
| | | |||||
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -1/+1 |
|/ | |||||
* | Make a fix to allow CMake testing which does not use relative directories. | Richard Warren | 2017-11-02 | 1 | -6/+40 |
| | |||||
* | in 'production' mode builds | Richard.Warren | 2017-10-17 | 1 | -2/+2 |
| | |||||
* | Make fixes to avoid test failures in 'production' mode builds | Richard.Warren | 2017-10-17 | 1 | -7/+9 |
| | |||||
* | Updated the code and RELEASE.txt note per comments from John Mainzer | Richard Warren | 2017-10-11 | 1 | -41/+43 |
| | |||||
* | Try to address most of the issues raised by Dana in the code review | Richard Warren | 2017-10-11 | 1 | -54/+50 |
| | |||||
* | Made edits suggested by John as part of the code review | Richard Warren | 2017-10-11 | 1 | -54/+146 |
| | |||||
* | Add a test for parallel reads of independent files using MPI subgroups | Richard Warren | 2017-10-09 | 1 | -31/+152 |
| | |||||
* | Edits to the file open optimization and associated test | mainzer | 2017-10-05 | 1 | -169/+666 |
| | | | | | | | code to bring them closer to the HDF5 library's unwritten coding standards. Also bug fix to repair a hang in testphdf5. Tested parallel/debug on Charis and Jelly, parallel/production on Jelly. | ||||
* | The initial coding for the superblock read optization | Richard Warren | 2017-09-28 | 1 | -0/+196 |