summaryrefslogtreecommitdiffstats
path: root/src/H5Dmpio.c
Commit message (Expand)AuthorAgeFilesLines
* Switch parallel compression to use vector I/O (#3245) (#3327)jhendersonHDF2023-08-021-814/+526
* Sync of src w/ develop (#3307)Dana Robinson2023-07-281-32/+32
* Convert H5F_addr calls to H5_addr (#3297)Dana Robinson2023-07-271-19/+19
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-37/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-127/+127
* Fix some warnings in developer builds (#3247) (#3291)jhendersonHDF2023-07-271-23/+0
* Sync with develop (#2871)Dana Robinson2023-05-021-14/+46
* Merge with develop (#2790)Dana Robinson2023-04-221-2/+8
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Multi Dataset (#2120)Neil Fortner2022-10-191-893/+804
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-78/+78
* Updates uthash and makes some tweaks (#1928)Dana Robinson2022-07-251-9/+0
* Fix some hard-coded MPI I/O VFD checks (#1898)jhendersonHDF2022-07-181-2/+2
* Fixes a few minor parallel warnings (#1832)Dana Robinson2022-06-291-1/+16
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-3/+3
* Warnings fixes (#1680)jhendersonHDF2022-04-251-4/+6
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-31/+31
* Add H5_CHECK_MPI_VERSION macro to check for at least MPI version of (version,...jhendersonHDF2022-03-301-5/+5
* Misc fixes highlighted by the checkposix script (#1499)Dana Robinson2022-03-171-6/+6
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-1359/+3884
* Unify handling of collective metadata reads status (#1206)jhendersonHDF2022-01-291-30/+79
* Parallel rank0 deadlock fixes (#1183)jhendersonHDF2022-01-221-2/+10
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-4/+4
* Fix a few warnings after recent H5S const-related changes (#1225)jhendersonHDF2021-11-241-10/+10
* Minor parallel improvements (#519)Quincey Koziol2021-03-261-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-7/+7
* Break single loop with interleaved sends and receives into two separate loops...Quincey Koziol2020-12-011-12/+20
* Enhance API tracing (#120)Quincey Koziol2020-11-261-1/+4
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-884/+972
* Repair more format strings.David Young2020-09-261-5/+5
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-19/+19
* Minor changes from normalization with 1.10Dana Robinson2020-07-091-1/+1
* Trim trailing whitespaceQuincey Koziol2020-04-201-23/+23
* squash cast warning fixkmu2020-01-231-20/+16
* Progress toward moving the dataset routines to using the 'shared' file pointerQuincey Koziol2019-08-211-3/+3
* Fixed some low-hanging fruit from -fsanitize in t_filters_parallel.Dana Robinson2019-06-211-2/+3
* Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-291-0/+3
|\
| * HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-0/+3
* | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-03-171-10/+10
|\ \ | |/
| * Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-10/+10
* | Core changes to selection code from the hyperslab_updates branch.Quincey Koziol2019-03-161-11/+11
|/
* More changes to align with incoming selection improvements.Quincey Koziol2019-02-141-2/+2
* Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-36/+36
* Fix some collective metadata read issuesJordan Henderson2019-02-121-1/+5
* HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...Quincey Koziol2019-01-071-25/+90
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-2/+1
* Remove now-unused local variableJordan Henderson2018-08-261-3/+0