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
/
H5Smpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor changes from normalization with 1.10
Dana Robinson
2020-07-09
1
-16/+16
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-1/+1
*
squash cast warning fix
kmu
2020-01-23
1
-13/+24
*
Implement public H5Sselect_project_intersection(). Updated internal
Neil Fortner
2019-11-13
1
-13/+15
*
Change API names for get/set bitio_count. Also added H5_mpi_set_bigio_count ...
Richard Warren
2019-10-23
1
-5/+5
*
At the suggestion of the PR reviewers, moved the mpio_create_large_type to H5...
Richard Warren
2019-10-07
1
-151/+22
*
Made code review edit suggested by Jerome, plus various code updates to files...
Richard Warren
2019-10-07
1
-4/+4
*
Make the initial bug fixes to allow >2GB writes with Independent IO
Richard Warren
2019-10-05
1
-14/+13
*
Core changes to selection code from the hyperslab_updates branch.
Quincey Koziol
2019-03-16
1
-180/+262
*
More changes to align with incoming selection improvements.
Quincey Koziol
2019-02-14
1
-5/+2
*
Align develop with incoming hyperslab_updates branch changes.
Quincey Koziol
2019-02-13
1
-437/+374
*
Yanked all MPI-1 calls
Dana Robinson
2018-11-27
1
-16/+8
*
Updated H5S to use the MPI-2 function MPI_Type_get_exten()
Dana Robinson
2018-11-27
1
-2/+24
*
Add configure check for MPI_Mprobe and MPI_Imrecv functions
Jordan Henderson
2018-07-26
1
-3/+32
*
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-4/+3
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-04-29
1
-52/+462
|
\
|
*
Include code fixes and additional modifications pointed out by code reviewers
Richard Warren
2017-07-10
1
-6/+6
|
*
Commited changes to the development branch here to allow a pull request to be...
Richard Warren
2017-07-05
1
-46/+458
|
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
|
Checkpoint normalization against incoming hyperslab / selection / dataspace
Quincey Koziol
2017-03-28
1
-1/+1
|
/
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-1/+1
*
[svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-ordered
Dana Robinson
2015-05-10
1
-3/+3
*
[svn-r25922] mpi version check for new mpi 3 features should be >= 3 rather t...
Mohamad Chaarawi
2014-12-23
1
-1/+1
*
[svn-r25921] - wrap MPI 3 usage with MPI_VERSION compile time check.
Mohamad Chaarawi
2014-12-23
1
-2/+7
*
[svn-r25766] Description:
Quincey Koziol
2014-11-03
1
-1/+1
*
[svn-r25516] remove use of MPI_LB and MPI_UB deprecated markers and use resiz...
Mohamad Chaarawi
2014-08-06
1
-29/+16
*
[svn-r25514] Replace MPI deprecated routines with undeprecated ones.
Mohamad Chaarawi
2014-08-05
1
-13/+14
*
[svn-r25386] remove double declaration of off and len.
Mohamad Chaarawi
2014-07-01
1
-2/+0
*
[svn-r25273] Description:
Quincey Koziol
2014-06-13
1
-1/+1
*
[svn-r24769] Description:
Quincey Koziol
2014-03-07
1
-37/+406
*
[svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...
Mohamad Chaarawi
2014-02-13
1
-2/+2
*
[svn-r22312] Description:
Quincey Koziol
2012-04-23
1
-0/+1
*
[svn-r21919] Description:
Quincey Koziol
2012-02-09
1
-7/+7
*
[svn-r19744] Description:
Quincey Koziol
2010-11-08
1
-38/+46
*
[svn-r19092] Description:
Quincey Koziol
2010-07-19
1
-362/+265
*
[svn-r18565] Description:
Quincey Koziol
2010-04-15
1
-32/+28
*
[svn-r16560] Description:
Quincey Koziol
2009-03-10
1
-177/+159
*
[svn-r15628] Description:
Quincey Koziol
2008-09-16
1
-1/+1
*
[svn-r14903] Undoing change committed in r14902.
Scot Breitenfeld
2008-04-30
1
-7/+7
*
[svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...
Scot Breitenfeld
2008-04-30
1
-7/+7
*
[svn-r14860] Description:
Quincey Koziol
2008-04-24
1
-7/+7
*
[svn-r13733] Changed more parallel debugging info. to a more standard way by ...
MuQun Yang
2007-05-04
1
-33/+52
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r12218] Purpose:
Quincey Koziol
2006-04-10
1
-4/+0
*
[svn-r11321]
MuQun Yang
2005-08-31
1
-8/+18
*
[svn-r11316]
MuQun Yang
2005-08-30
1
-2/+2
*
[svn-r11245] Purpose:
Quincey Koziol
2005-08-13
1
-1/+1
*
[svn-r11235] Purpose:
Quincey Koziol
2005-08-12
1
-40/+38
*
[svn-r11231] Purpose:
MuQun Yang
2005-08-11
1
-185/+101
*
[svn-r10545] Purpose:
MuQun Yang
2005-04-05
1
-125/+136
[next]