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
/
test
/
select_io_dset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new API function H5Pget_actual_select_io_mode() (#2974)
Neil Fortner
2023-10-20
1
-267/+330
*
Add more tests for selection I/O. (#3528)
vchoi-hdfgroup
2023-10-10
1
-100/+143
*
Replaces HDgetenv with getenv (#3599)
Scot Breitenfeld
2023-09-26
1
-1/+1
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-23/+23
*
Convert hbool_t --> bool in test (#3494)
Dana Robinson
2023-09-05
1
-16/+16
*
Implementation of the mpio driver with selection I/O. (#3222)
vchoi-hdfgroup
2023-08-07
1
-4/+20
*
Fixes the last of the -Wextra-semi-stmt warnings (#3326)
Sean McBride
2023-08-02
1
-11/+11
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-42/+40
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-4/+0
*
Rename HDexit() and related to exit(), etc. (#3202)
Dana Robinson
2023-06-29
1
-2/+2
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-141/+141
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-65/+65
*
Skip page buffer test for "no selection I/O cause" when using split or multi ...
Neil Fortner
2023-05-01
1
-0/+11
*
Implement selection I/O with type conversion (#2823)
Neil Fortner
2023-04-28
1
-0/+3269