summaryrefslogtreecommitdiffstats
path: root/src/H5Fmpi.c
Commit message (Expand)AuthorAgeFilesLines
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-0/+64
* Unify handling of collective metadata reads status (#1206)jhendersonHDF2022-01-291-5/+127
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-17/+28
* Align with "parallel fence" changes (#479)Quincey Koziol2021-03-241-29/+0
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Enhance API tracing (#120)Quincey Koziol2020-11-261-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-51/+36
* Revert " Checkin of fix for CGNS bug"Quincey Koziol2020-08-271-28/+0
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-6/+6
* Marked up H5Fget/set_mpi_atomicity() to use the VOL.Dana Robinson2019-09-271-29/+87
* Added H5Pset/get_mpi_params calls and unified them with the MPI-I/ODana Robinson2019-08-261-8/+3
* Fix major error codesQuincey Koziol2019-08-221-4/+4
* Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to matchQuincey Koziol2019-08-221-1/+1
* First pass of converting H5PB_* routines to use shared file pointers.Quincey Koziol2019-08-191-0/+32
* Some refactoring prior to implementing new H5P MPI functions.Dana Robinson2019-08-141-46/+40
* C and POSIX call cleanupDana Robinson2019-01-111-1/+1
* VOL FEATUREDana Robinson2018-10-101-2/+2
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-6/+6
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-14/+17
* 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-0/+26
* [svn-r28959] merge from trunk.Mohamad Chaarawi2016-01-221-0/+69
|\
| * [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-0/+69
* | [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-1/+1
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-211-0/+29
|/
* [svn-r25994] revert adding the has_mpi_atomicity feature flag and use the has...Mohamad Chaarawi2015-01-211-2/+2
* [svn-r25983] HDFFV-1125: Eliminate IS_H5FD_MPI() macro use in the library and...Mohamad Chaarawi2015-01-201-4/+4
* [svn-r23713] Description:Quincey Koziol2013-05-211-3/+3
* [svn-r23165] HDFF-8203 Break H5FDmpi.h header into public and private componentsMohamad Chaarawi2013-01-151-1/+0
* [svn-r22140] Snapshot version 1.9 release 112HDF Tester2012-03-251-2/+2
* [svn-r22115] Add 2 new API routines to set/unset file atomicity for files ope...Mohamad Chaarawi2012-03-211-0/+82
* [svn-r21919] Description:Quincey Koziol2012-02-091-3/+3
* [svn-r15800] Description:Quincey Koziol2008-10-071-0/+181