summaryrefslogtreecommitdiffstats
path: root/testpar/t_filters_parallel.c
Commit message (Collapse)AuthorAgeFilesLines
* Add configure check for MPI_Mprobe and MPI_Imrecv functionsJordan Henderson2018-07-261-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 test to continually grow and shrink chunksJordan Henderson2018-06-041-0/+140
|
* Changes to test with checksum filter as well as deflate filterJordan Henderson2018-06-041-30/+91
|
* Fix bug in parallel reads of compressed dataJordan Henderson2018-05-171-2/+877
| | | Add remaining parallel compound dataset partial read tests
* Add data verification to parallel filtered compound write testsJordan Henderson2018-05-171-353/+1101
| | | Add 3D parallel filtered partial read tests
* Add seven of fourteen parallel filtered data partial read testsJordan Henderson2018-05-151-578/+2244
|
* Amend tests to explicitly use H5Dcreate2 and H5Dopen2Jordan Henderson2017-09-011-28/+28
|
* Finish up Parallel Compression test scaling workJordan Henderson2017-08-291-80/+38
|
* Partial update for scaling parallel filters testsJordan Henderson2017-08-281-299/+368
|
* Add test for write parallel; read serial caseJordan Henderson2017-08-111-2/+142
|
* Fix uninitialized array issue in testJordan Henderson2017-08-111-35/+5
|
* Test updatesJordan Henderson2017-08-101-41/+240
|
* Add data verification for first half of testsJordan Henderson2017-08-101-28/+105
|
* Start adding data verificationJordan Henderson2017-08-081-18/+143
|
* Switch tests over to use testing macrosJordan Henderson2017-08-081-1044/+727
|
* Updates to parallel filters testsJordan Henderson2017-08-031-171/+175
|
* Move test files to testpar directoryJordan Henderson2017-08-031-0/+2250