summaryrefslogtreecommitdiffstats
path: root/src/H5FDmpio.c
Commit message (Expand)AuthorAgeFilesLines
* Source formattedAllen Byrne2020-10-011-460/+435
* Fixed errant commaDana Robinson2020-09-031-1/+1
* Brings Quincey's parallel collective MD write bugfix from developDana Robinson2020-09-031-2/+0
* Removes email and Modifications sectionsDana Robinson2020-08-171-80/+31
* Minor normalizations with developDana Robinson2020-08-161-1/+1
* Normalization with develop of the VFDs and H5F package.Dana Robinson2020-05-281-1/+1
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-151-1/+1
* Remove extra '{' in #ifdef H5FDmpio_DEBUG block; fix indentation.Larry Knox2020-04-171-8/+7
* Fix compile error with MPI enabledAllen Byrne2020-04-151-480/+321
* OESS-29 Update HD prefix and compare against developAllen Byrne2019-08-231-510/+510
* Fix for debug assert in H5FDmpio.cDana Robinson2019-01-141-1/+1
* misc. merge clean-upM. Scot Breitenfeld2019-01-111-39/+40
* merged:M. Scot Breitenfeld2019-01-101-29/+60
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-261-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
* [svn-r25922] mpi version check for new mpi 3 features should be >= 3 rather t...Mohamad Chaarawi2014-12-231-6/+6
* [svn-r25921] - wrap MPI 3 usage with MPI_VERSION compile time check.Mohamad Chaarawi2014-12-231-4/+32
* [svn-r25586] need to use MPI_Count and corresponding _x check routines post r...Mohamad Chaarawi2014-09-111-20/+11
* [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-111-2/+8
* [svn-r25397] - remove configure checks for MPI_File_get_size and BigMohamad Chaarawi2014-07-071-37/+0
* [svn-r24864] Description:Quincey Koziol2014-03-211-18/+25
* [svn-r23713] Description:Quincey Koziol2013-05-211-26/+26
* [svn-r23165] HDFF-8203 Break H5FDmpi.h header into public and private componentsMohamad Chaarawi2013-01-151-0/+5
* [svn-r22998] Description:Quincey Koziol2012-11-011-2/+2
* [svn-r22681] Description:Quincey Koziol2012-08-151-119/+79
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-1/+1
* [svn-r22115] Add 2 new API routines to set/unset file atomicity for files ope...Mohamad Chaarawi2012-03-211-0/+94
* [svn-r21919] Description:Quincey Koziol2012-02-091-66/+36
* [svn-r21352] Missed stat structure change to use h5_stat_t. Should have been ...Allen Byrne2011-09-011-1/+1