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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable FP exceptions in H5T init code (#3837)
Dana Robinson
2023-11-07
4
-28/+54
*
Renamed h5fuse.sh to h5fuse (#3834)
Scot Breitenfeld
2023-11-07
6
-11/+17
*
Create test for H5Pget_dxpl_mpio (#3825)
Glenn Song
2023-11-06
3
-0/+138
*
Fortran Wrappers H5VLnative_addr_to_token_f and H5VLnative_token_to_address_f...
Scot Breitenfeld
2023-11-03
4
-9/+95
*
Removed the use of C wrappers from H5P APIs. (#3824)
Scot Breitenfeld
2023-11-03
6
-103/+32
*
Rework MPI Info FAPL preserve PR to use VFD 'ctl' operations (#3782)
jhendersonHDF
2023-11-03
9
-29/+95
*
Update some doxygen links to local refs (#3814)
Allen Byrne
2023-11-02
5
-14/+14
*
Update NVHPC version from 23.7 to 23.9. (#3736)
H. Joe Lee
2023-11-02
2
-18/+18
*
Set NVHPC maximum optimization level to -O1 for now (#3800)
jhendersonHDF
2023-11-01
5
-13/+75
*
Fix misc. warnings from GCC when compiling with -fsanitize=undefined (#3787)
jhendersonHDF
2023-11-01
6
-7/+17
*
Use the current toolchain for examples as default (#3810)
Allen Byrne
2023-11-01
4
-1/+24
*
Add processing of NVHPC flags in linux-gnulibc1 file (#3804)
jhendersonHDF
2023-11-01
2
-7/+28
*
Remove H5system.c warning on Windows oneAPI. (#3812)
H. Joe Lee
2023-11-01
1
-2/+1
*
Fix a couple usages of MPI_Info_get (#3809)
jhendersonHDF
2023-10-31
2
-4/+4
*
Fix parallel driver check in h5_fixname_real (#3808)
jhendersonHDF
2023-10-31
1
-5/+3
*
Fix usage of h5_clean_files in t_pflush2.c (#3807)
jhendersonHDF
2023-10-31
1
-5/+6
*
Fix memory corruption in 'MPI I/O FAPL preserve' test (#3806)
jhendersonHDF
2023-10-31
1
-22/+22
*
Fix h5py CI failure. (#3805)
H. Joe Lee
2023-10-31
1
-4/+5
*
Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781)
Robert Adam
2023-10-30
6
-6/+6
*
Remove CDASH_LOCAL variable reference (#3796)
Allen Byrne
2023-10-30
5
-27/+11
*
Update Doxygen initializers & identifiers in VFDs (#3795)
Dana Robinson
2023-10-30
14
-52/+163
*
Add Doxygen to H5FDsplitter.h (#3794)
Dana Robinson
2023-10-30
1
-55/+54
*
Don't install h5tools_test_utils test program on system (#3793)
jhendersonHDF
2023-10-30
2
-1/+11
*
Avoid attempted use of NULL pointer in parallel compression code (#3786)
jhendersonHDF
2023-10-28
1
-0/+4
*
Print some messages in parallel tests on MPI rank 0 only (#3785)
jhendersonHDF
2023-10-28
5
-82/+99
*
Cancel running GitHub workflows on push to same PR (#3772)
jhendersonHDF
2023-10-26
5
-5/+5
*
Fix a format string warning in the C++ examples (#3776)
Dana Robinson
2023-10-26
1
-1/+1
*
Fixed a file handle leak in the core VFD (#3779)
Dana Robinson
2023-10-26
2
-1/+10
*
Fix typo in comment (#3775)
tbeu
2023-10-26
1
-1/+1
*
Cache installation of OpenMPI for AOCC action (#3774)
jhendersonHDF
2023-10-25
1
-9/+16
*
Add compression tests for subfiling (#3769)
Scot Breitenfeld
2023-10-25
1
-17/+125
*
Preserve MPI-I/O file hints when fapl is closed (#3755)
vchoi-hdfgroup
2023-10-25
5
-5/+124
*
Add release note for H5Pset_evict_on_close change for parallel HDF5 (#3765)
jhendersonHDF
2023-10-24
1
-0/+12
*
Fix H5Pset_evict_on_close failing regardless of actual parallel use (#3761)
Glenn Song
2023-10-24
6
-100/+80
*
Fix failure in t_select_io_dset when run with more than 10 ranks (#3758)
Neil Fortner
2023-10-24
1
-2/+28
*
Fix some issues with collective metadata reads for chunked datasets (#3716)
jhendersonHDF
2023-10-24
10
-624/+1292
*
Fix hangs during collective I/O with independent metadata writes (#3693)
jhendersonHDF
2023-10-24
6
-5/+160
*
Bump the ros3 VFD cache to 16 MiB (#3759)
Dana Robinson
2023-10-24
2
-3/+3
*
Added missing DLL for H5PGET_ACTUAL_SELECTION_IO_MODE_F (#3760)
Scot Breitenfeld
2023-10-24
1
-0/+1
*
Update fortran action step (#3748)
Allen Byrne
2023-10-23
1
-2/+6
*
Add h5pget_actual_selection_io_mode fortran wrapper (#3746)
Scot Breitenfeld
2023-10-23
7
-3/+77
*
Update Autotools to correctly configure oneAPI (#3751)
Dana Robinson
2023-10-23
8
-24/+539
*
Add helpful text to h5clear (#3754)
bmribler
2023-10-23
3
-6/+27
*
Add a simple cache to the ros3 VFD (#3753)
Dana Robinson
2023-10-23
2
-22/+61
*
Fix windows cpack error in WiX package. (#3747)
Allen Byrne
2023-10-23
1
-1/+1
*
update stat arg for apple (#3726)
Scot Breitenfeld
2023-10-23
7
-16/+25
*
Fix buffer overflow in cache debugging code (#3691)
jhendersonHDF
2023-10-23
1
-20/+84
*
Add native VOL checks to deprecated functions (#3647)
mattjala
2023-10-23
2
-58/+145
*
Clean Autotools files in parallel tests (#3744)
Dana Robinson
2023-10-23
2
-2/+3
*
Additional update to the library version matrix for H5Pset_libver_bounds() (#...
bmribler
2023-10-22
1
-145/+87
[next]