index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
H5Fmpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-17/+28
*
Align with "parallel fence" changes (#479)
Quincey Koziol
2021-03-24
1
-29/+0
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Enhance API tracing (#120)
Quincey Koziol
2020-11-26
1
-2/+2
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-51/+36
*
Revert " Checkin of fix for CGNS bug"
Quincey Koziol
2020-08-27
1
-28/+0
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-1/+1
*
Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out
Quincey Koziol
2019-12-20
1
-6/+6
*
Marked up H5Fget/set_mpi_atomicity() to use the VOL.
Dana Robinson
2019-09-27
1
-29/+87
*
Added H5Pset/get_mpi_params calls and unified them with the MPI-I/O
Dana Robinson
2019-08-26
1
-8/+3
*
Fix major error codes
Quincey Koziol
2019-08-22
1
-4/+4
*
Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to match
Quincey Koziol
2019-08-22
1
-1/+1
*
First pass of converting H5PB_* routines to use shared file pointers.
Quincey Koziol
2019-08-19
1
-0/+32
*
Some refactoring prior to implementing new H5P MPI functions.
Dana Robinson
2019-08-14
1
-46/+40
*
C and POSIX call cleanup
Dana Robinson
2019-01-11
1
-1/+1
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-2/+2
*
Remainder of vol_normalization changes (dataset, attribute, files, objects).
Dana Robinson
2018-09-24
1
-6/+6
*
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-14/+17
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Checkin of fix for CGNS bug
mainzer
2017-04-06
1
-0/+26
*
[svn-r28959] merge from trunk.
Mohamad Chaarawi
2016-01-22
1
-0/+69
|
\
|
*
[svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...
Mohamad Chaarawi
2016-01-21
1
-0/+69
*
|
[svn-r27929] merge from trunk.
Mohamad Chaarawi
2015-10-01
1
-1/+1
|
\
\
|
|
/
|
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-1/+1
*
|
[svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...
Mohamad Chaarawi
2015-06-21
1
-0/+29
|
/
*
[svn-r25994] revert adding the has_mpi_atomicity feature flag and use the has...
Mohamad Chaarawi
2015-01-21
1
-2/+2
*
[svn-r25983] HDFFV-1125: Eliminate IS_H5FD_MPI() macro use in the library and...
Mohamad Chaarawi
2015-01-20
1
-4/+4
*
[svn-r23713] Description:
Quincey Koziol
2013-05-21
1
-3/+3
*
[svn-r23165] HDFF-8203 Break H5FDmpi.h header into public and private components
Mohamad Chaarawi
2013-01-15
1
-1/+0
*
[svn-r22140] Snapshot version 1.9 release 112
HDF Tester
2012-03-25
1
-2/+2
*
[svn-r22115] Add 2 new API routines to set/unset file atomicity for files ope...
Mohamad Chaarawi
2012-03-21
1
-0/+82
*
[svn-r21919] Description:
Quincey Koziol
2012-02-09
1
-3/+3
*
[svn-r15800] Description:
Quincey Koziol
2008-10-07
1
-0/+181