summaryrefslogtreecommitdiffstats
path: root/testpar/t_pread.c
Commit message (Collapse)AuthorAgeFilesLines
* Make a fix to allow CMake testing which does not use relative directories.Richard Warren2017-11-021-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