summaryrefslogtreecommitdiffstats
path: root/testpar/t_pread.c
Commit message (Collapse)AuthorAgeFilesLines
* Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-35/+34
|
* Remove unused variables that were commented out in t_pread.cRichard Warren2018-03-011-3/+0
|
* Removal of missing posix function for Windows. See HDFFV-8839Richard Warren2018-03-011-143/+51
|
* merge branch 'hdf5_1_10_merge' of ↵Richard Warren2018-02-201-12/+47
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_10
| * Fixed t_pread.c with a local implementation of the posix function dirname(). ↵Richard Warren2018-02-201-12/+47
| | | | | | | | Fixes HDFFV=8839
* | HDFFV-10384 and includes cleanup merged from devlopAllen Byrne2018-02-161-1/+0
|/
* Add the modifications for Cmake testing to a 1_10 based branch: HDFFV-10318Richard Warren2017-11-031-6/+40
|
* in 'production' mode buildsRichard.Warren2017-10-171-2/+2
|
* Make fixes to avoid test failures in 'production' mode buildsRichard.Warren2017-10-171-7/+9
|
* Updated the code and RELEASE.txt note per comments from John MainzerRichard Warren2017-10-111-41/+43
|
* Try to address most of the issues raised by Dana in the code reviewRichard Warren2017-10-111-54/+50
|
* Made edits suggested by John as part of the code reviewRichard Warren2017-10-111-54/+146
|
* Add a test for parallel reads of independent files using MPI subgroupsRichard Warren2017-10-091-31/+152
|
* Edits to the file open optimization and associated testmainzer2017-10-051-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 optizationRichard Warren2017-09-281-0/+196