Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 2 | -523/+529 |
| | |||||
* | Update MANIFEST file for new t_coll_md_read.c file | Jordan Henderson | 2018-08-27 | 1 | -1/+0 |
| | | | Remove old line from copyright notice | ||||
* | Add fix for HDFFV-10501 | Jordan Henderson | 2018-08-26 | 5 | -1/+206 |
| | | | | | Add test for HDFFV-10501 fix Add release note for HDFFV-10501 fix | ||||
* | Merge pull request #1167 in HDFFV/hdf5 from ↵ | Jordan Henderson | 2018-08-02 | 1 | -0/+14 |
|\ | | | | | | | | | | | | | | | | | | | ~JHENDERSON/hdf5:bugfix/MPI2_only_fixes to develop * commit '9aa2eaeb9ed9c94f63973cb55f13de256558497c': Add Autotools and CMake checks for big I/O MPI-3 functions Add hdf5settings section for parallel compression status in CMake builds Switch to CheckSymbolExists in CMake Add configure check for MPI_Mprobe and MPI_Imrecv functions | ||||
| * | Add configure check for MPI_Mprobe and MPI_Imrecv functions | Jordan Henderson | 2018-07-26 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add line to libhdf5settings file for status of Parallel writes to filtered datasets status Surround Parallel Compression code in MPI_VERSION >= 3 checks Add disabled message for Parallel Compression built w/ MPI-2 Modify Parallel Compression tests to only run the parallel filtered read tests when parallel filtered writes are disabled Update big I/O code to handle being built with MPI-2 Add checks to CMakeLists.txt for MPI_Mprobe and MPI_Imrecv | ||||
* | | Add quotes to places where MPI_C_LIBRARIES are linked against | Jordan Henderson | 2018-07-27 | 1 | -2/+2 |
|/ | |||||
* | Add test to continually grow and shrink chunks | Jordan Henderson | 2018-06-04 | 2 | -0/+149 |
| | |||||
* | Changes to test with checksum filter as well as deflate filter | Jordan Henderson | 2018-06-04 | 2 | -35/+92 |
| | |||||
* | Fix bug in parallel reads of compressed data | Jordan Henderson | 2018-05-17 | 2 | -9/+920 |
| | | | Add remaining parallel compound dataset partial read tests | ||||
* | Add data verification to parallel filtered compound write tests | Jordan Henderson | 2018-05-17 | 2 | -354/+1128 |
| | | | Add 3D parallel filtered partial read tests | ||||
* | Add seven of fourteen parallel filtered data partial read tests | Jordan Henderson | 2018-05-15 | 2 | -668/+2394 |
| | |||||
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -17/+14 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -2/+2 |
| | |||||
* | Corrections for parallel I/O & tests. | Quincey Koziol | 2018-03-21 | 2 | -24/+30 |
| | |||||
* | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -19/+36 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 9 | -3435/+3179 |
|\ | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | Add 2 parallel test files to CHECK-CLEANFILES so that if their tests | lrknox | 2018-03-15 | 1 | -1/+4 |
| | | | | | | | | fail before removing them, make check-clean will remove them. | ||||
| * | Unify the test (t_bigio.c) between hdf5_1_10 and develop | Richard Warren | 2018-03-12 | 1 | -316/+79 |
| | | |||||
| * | Remove comparison to NULL for variables to be freed. | lrknox | 2018-03-12 | 1 | -3/+3 |
| | | |||||
| * | Add HDfree of vector, matrix_out and matrix_out1 previously HDmalloced | lrknox | 2018-03-12 | 1 | -1/+8 |
| | | | | | | | | in coll_write_test(). | ||||
| * | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | | |||||
| * | Correct cutnpaste | Allen Byrne | 2018-03-07 | 1 | -4/+0 |
| | | |||||
| * | ifdef around another function | Allen Byrne | 2018-03-06 | 1 | -0/+21 |
| | | |||||
| * | Add #ifdef H5_HAVE_FORK eliminates special handling | Allen Byrne | 2018-03-06 | 1 | -4/+0 |
| | | |||||
| * | Add #ifdef H5_HAVE_FORK | Allen Byrne | 2018-03-06 | 1 | -0/+17 |
| | | |||||
| * | 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 | ||||
| * | Remove t_cache_image test on Windows | Allen Byrne | 2018-02-28 | 1 | -0/+4 |
| | | |||||
| * | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+2 |
| | | |||||
| * | Cleanup overuse of include files | Allen Byrne | 2018-02-14 | 6 | -3014/+3006 |
| | | |||||
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -2/+0 |
| | | |||||
| * | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -2/+2 |
| | | |||||
| * | Add library INTERFACE and MPI to tools | Allen Byrne | 2017-12-28 | 1 | -2/+8 |
| | | |||||
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 5 | -49/+73 |
|/ | |||||
* | Make a fix to allow CMake testing which does not use relative directories. | Richard Warren | 2017-11-02 | 1 | -6/+40 |
| | |||||
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 2 | -4/+4 |
| | |||||
* | Merge pull request #711 in HDFFV/hdf5 from optimize_superblock_read to develop | Richard Warren | 2017-10-18 | 1 | -6/+8 |
|\ | | | | | | | | | | | * commit '9aada2bdb51f1c235e483f2bce109262bfbe22fa': in 'production' mode builds Make fixes to avoid test failures in 'production' mode builds | ||||
| * | 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 |
| | | |||||
* | | Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to develop | Richard Warren | 2017-10-13 | 3 | -1/+906 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | * commit '3dde6d0e32461f46630f814a2fdfbd4c813703bf': 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 | ||||
| * | 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 | 3 | -1/+198 |
| | | |||||
* | | fixed missing prototype warning | M. Scot Breitenfeld | 2017-10-09 | 1 | -1/+1 |
| | | |||||
* | | removed always true ifdef | M. Scot Breitenfeld | 2017-10-09 | 1 | -2/+0 |
|/ | |||||
* | Amend CMakeLists.txt to add t_filters_parallel to CMake | Jordan Henderson | 2017-09-15 | 1 | -0/+1 |
| | |||||
* | Merge branch 'develop' of ↵ | Jordan Henderson | 2017-09-01 | 1 | -10/+30 |
|\ | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5.git into develop |