summaryrefslogtreecommitdiffstats
path: root/testpar/t_filters_parallel.c
Commit message (Expand)AuthorAgeFilesLines
* Misc missed things from previous merges (#3295)Dana Robinson2023-07-271-5/+5
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-68/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-764/+763
* Fix some warnings in developer builds (#3247) (#3291)jhendersonHDF2023-07-271-0/+3
* Update copyright headers (#2184)Larry Knox2022-11-011-7/+4
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-95/+103
* Warnings fixes (#1680)jhendersonHDF2022-04-251-2/+4
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-1142/+3442
* H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933)Jan-Willem Blokland2021-09-131-1/+402
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-301-2/+2
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-4/+4
* Clang-format of source filesAllen Byrne2020-09-301-1707/+1826
* Repair more format strings.David Young2020-09-261-26/+26
* Fixed the heap overflow in t_filters_parallelDana Robinson2019-06-211-3/+3
* Fixed some low-hanging fruit from -fsanitize in t_filters_parallel.Dana Robinson2019-06-211-0/+5
* Updates to t_filters_parallel for missing filtersJordan Henderson2018-12-051-139/+220
* Add configure check for MPI_Mprobe and MPI_Imrecv functionsJordan Henderson2018-07-261-0/+14
* 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 data verification to parallel filtered compound write testsJordan Henderson2018-05-171-353/+1101
* 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