summaryrefslogtreecommitdiffstats
path: root/testpar/t_filters_parallel.c
Commit message (Expand)AuthorAgeFilesLines
* Normalize platform-independence code w/ develop (#2615)Dana Robinson2023-03-201-2/+2
* Update copyright headers. (#2527)Larry Knox2023-03-101-1/+0
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-6/+4
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-95/+103
* [1.10 Merge] Hdf5 1 10 warnings merge (#1754)jhendersonHDF2022-05-081-2/+4
* Hdf5 1 10 parallel comp (#1644)jhendersonHDF2022-04-141-1142/+3543
* H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#93...Larry Knox2021-09-141-1/+402
* Merge of mostly clang-tidy changes from 1.12 (#965)Allen Byrne2021-08-251-4/+4
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-52/+82
* Source formattedAllen Byrne2020-10-011-1707/+1796
* OESS-29 Update HD prefix and compare against developAllen Byrne2019-08-231-3/+3
* Cleanup when merging to other branchesAllen Byrne2019-07-301-0/+5
* Updates to t_filters_parallel for missing filtersJordan Henderson2019-01-221-139/+220
* Add configure check for MPI_Mprobe and MPI_Imrecv functionsJordan Henderson2018-08-021-0/+14
* Add test to continually grow and shrink chunksJordan Henderson2018-07-271-0/+140
* Changes to test with checksum filter as well as deflate filterJordan Henderson2018-07-271-30/+91
* Fix bug in parallel reads of compressed dataJordan Henderson2018-07-271-2/+877
* Add data verification to parallel filtered compound write testsJordan Henderson2018-07-271-353/+1101
* Add seven of fourteen parallel filtered data partial read testsJordan Henderson2018-07-271-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