summaryrefslogtreecommitdiffstats
path: root/src/H5FDmpio.c
Commit message (Expand)AuthorAgeFilesLines
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-3/+3
* Implement support for big I/O for independent reads (#1446) (#1719)jhendersonHDF2022-05-031-16/+34
* Hdf5 1 12 parallel compression merge (#1529)jhendersonHDF2022-03-281-1/+47
* Hdf5 1 12 merges (#1528)jhendersonHDF2022-03-251-12/+33
* Reverts PR 906 and 907 due to binary compatibility issues (#918)Dana Robinson2021-08-171-12/+12
* Merge2 839 issue PRs to hdf5 1 12 (#906)Larry Knox2021-08-131-12/+12
* Cherry-pick 12 develop branch PRs to hdf5_1_12 (#622)Larry Knox2021-05-051-128/+196
* Hdf5 merge issue 537 v112 (#538)Larry Knox2021-04-021-38/+45
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-2/+2
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-2/+2
* Manual sync with develop (#95)Dana Robinson2020-11-171-29/+0
* Source formattedAllen Byrne2020-10-011-406/+384
* Revert " Checkin of fix for CGNS bug"Quincey Koziol2020-09-031-3/+1
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-1/+1
* Sync with developDana Robinson2020-08-011-1/+1
* Whitespace cleanupAllen Byrne2020-05-131-15/+15
* Initial 2GB port from develop to the 1_12 branchRichard Warren2019-10-151-10/+27
* Minor tweaks to new H5P MPI code based on code review feedback.Dana Robinson2019-08-271-14/+5
* Added H5Pset/get_mpi_params calls and unified them with the MPI-I/ODana Robinson2019-08-261-288/+91
* Some refactoring prior to implementing new H5P MPI functions.Dana Robinson2019-08-141-321/+316
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-1/+1
* HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...Quincey Koziol2019-01-071-6/+37
* Clean up style issues, make function callbacks static, correct debug statements,Quincey Koziol2019-01-051-475/+319
* Merge branch 'develop' into vfd_init_cleanupDana Robinson2019-01-011-0/+1
|\
| * Clear driver properties before returning them to application.Quincey Koziol2018-12-191-0/+1
* | Cleaned up and normalized VFD init calls.Dana Robinson2018-12-181-16/+18
|/
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-2/+2
* Add an assert to verify that we don't write when between MPI_Barrier() callsQuincey Koziol2018-03-271-0/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-23/+74
|\
| * Removed commented out code from H5FDmpio.c, H5FDprivate.h and H5Fint.cmainzer2018-03-121-88/+0
| * Optimized version of avoid truncate patch.M. Scot Breitenfeld2017-12-181-0/+198
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-46/+22
|/
* Fixed HDFFV-10214:Dana Robinson2017-05-191-4/+5
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Checkin of fix for CGNS bugmainzer2017-04-061-1/+36
* Warning and whitespace cleanup.Quincey Koziol2016-11-031-2/+2
* [svn-r28959] merge from trunk.Mohamad Chaarawi2016-01-221-6/+0
|\
| * [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-6/+0
| * [svn-r28894] Description:Quincey Koziol2016-01-141-1/+2
* | [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-127/+64
|\ \ | |/
| * [svn-r27811] Description:Quincey Koziol2015-09-161-118/+57
| * [svn-r27809] Minor warning fixes in the library.Dana Robinson2015-09-161-1/+1
| * [svn-r27768] Description:Quincey Koziol2015-09-141-8/+6
* | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-211-46/+35
|/
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-9/+9
* [svn-r26649] squish warnings.Mohamad Chaarawi2015-03-301-23/+25
* [svn-r25994] revert adding the has_mpi_atomicity feature flag and use the has...Mohamad Chaarawi2015-01-211-1/+0
* [svn-r25983] HDFFV-1125: Eliminate IS_H5FD_MPI() macro use in the library and...Mohamad Chaarawi2015-01-201-0/+1
* [svn-r25929] Description:Quincey Koziol2014-12-291-3/+13