summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync branch with develop (#1616)feature/parallel_h5repackScot Breitenfeld2022-04-08425-18720/+27813
* Merge pull request #1454 from HDFGroup/raylu_h5prepack_updates2raylu-hdf2022-02-211-35/+160
|\
| * Committing clang-format changesgithub-actions2022-02-211-55/+64
| * Replaced Richard's hyperslab selection because it has some bugs. The new alg...songyulu2022-02-211-43/+159
|/
* Merge pull request #1439 from HDFGroup/raylu_h5prepack_updatesraylu-hdf2022-02-153-38/+501
|\
| * Committing clang-format changesgithub-actions2022-02-152-128/+141
| * Fixed some problems with the parallel h5repack. It works with independent op...songyulu2022-02-153-19/+469
|/
* Merge branch 'parallel_tools' of https://github.com/rawarren/hdf5 into parall...Richard Warren2022-01-271-5/+4
|\
| * Committing clang-format changesgithub-actions2022-01-271-5/+4
* | More fixes to avoid errors when there are more processes that objects. Maybe...Richard Warren2022-01-271-25/+30
|/
* Checking in various code fixes for Ray. Maybe he has already fixed these iss...Richard Warren2022-01-272-36/+45
* Committing clang-format changesgithub-actions2022-01-101-36/+37
* Another try a achieving 100% pass on the tools test suiteRichard Warren2022-01-102-69/+132
* Committing clang-format changesgithub-actions2022-01-023-79/+76
* Compilation updates and other fixes for testingRichard Warren2022-01-023-1179/+1331
* Committing clang-format changesgithub-actions2021-12-312-11/+9
* Fix merge issuesRichard Warren2021-12-3111-965/+945
|\
| * Committing clang-format changesgithub-actions2021-12-2711-972/+947
* | Compilation fixes for serial HDF5Richard Warren2021-12-312-9/+21
|/
* Added the PARALLEL_REPACK_readme.txt and h5prepack_main.c files.Richard Warren2021-12-271-0/+72
* Update the parallel h5repack to use hyperslabs and strip mining to improve la...Richard Warren2021-12-236-75/+1394
* Another update of parallel tools. This update includes changes in support of...Richard Warren2021-12-168-47/+2013
* Merge branch 'develop' of https://github.com/HDFGroup/hdf5 into developRichard Warren2021-12-163-6/+6
|\
| * OESS-168: Remove clang warnings. (#1295)H. Joe Lee2021-12-151-1/+1
| * OESS-168: Remove clang warnings. (#1294)H. Joe Lee2021-12-151-4/+4
| * OESS-168: Remove clang warnings. (#1297)H. Joe Lee2021-12-151-1/+1
* | Merge branch 'develop' of https://github.com/HDFGroup/hdf5 into developRichard Warren2021-12-14466-1787/+2649
|\ \ | |/
| * OESS-168: Remove clang warnings. (#1280)H. Joe Lee2021-12-131-8/+8
| * OESS-168: Remove clang warnings. (#1283)H. Joe Lee2021-12-131-2/+2
| * OESS-168: Remove clang warnings. (#1284)H. Joe Lee2021-12-131-8/+8
| * Call FUNC_ENTER immediately in H5_init_library (#1287)jhendersonHDF2021-12-131-2/+2
| * Fix free list tracking and cleanup cast alignment warnings (#1288)jhendersonHDF2021-12-131-27/+120
| * Make it easier to find version specific docs. (#1260)Gerd Heber2021-12-133-12/+27
| * Fixes for async operations (#1272)jhendersonHDF2021-12-112-6/+68
| * Remove duplicate memcpy in chunk_file_cb (#1285)jhendersonHDF2021-12-111-1/+0
| * OESS-168: Remove clang warnings. (#1282)H. Joe Lee2021-12-101-1/+1
| * Remove extra space. (#1274)H. Joe Lee2021-12-101-1/+1
| * OESS-168: Remove clang warnings. (#1277)H. Joe Lee2021-12-101-1/+1
| * Fix directory variable in shell scripts (#1273)Allen Byrne2021-12-109-160/+62
| * Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261)jhendersonHDF2021-12-091-1/+7
| * OESS-168: Remove clang warnings. (#1269)H. Joe Lee2021-12-081-6/+10
| * Convert vds swmr test script to powershell (#1245)Allen Byrne2021-12-085-13/+781
| * OESS-168: Remove clang warnings. (#1263)H. Joe Lee2021-12-081-3/+3
| * Correct spelling correction of preceed incorrectly to proceed. Should (#1268)Larry Knox2021-12-071-2/+2
| * Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-07452-1604/+1617
* | parallel tools updates. h5repack changes are in-progress and therefore not fi...Richard Warren2021-12-1411-226/+1251
|/
* change windows os from 2016 to latest (#1241)Allen Byrne2021-12-012-8/+8
* Fix windows test with floating point rounding issues (#1237)Allen Byrne2021-11-301-1/+1
* Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-309-20/+20
* Fix indentation in RELEASE.txt to be consistent. (#1232)Larry Knox2021-11-301-519/+519