mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
* H5Oflush causes H5Fclose to trigger an assertion failure in metadata cache for parallel. This commit makes sure H5Oflush fails for parallel until this problem is solved in the future. * Committing clang-format changes * Changed the use of H5F_get_driver_id to H5F_HAS_FEATURE. Co-authored-by: songyulu <songyulu@jelly.ad.hdfgroup.org> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
CMakeVFDTests.cmake | ||
Makefile.am | ||
t_2Gio.c | ||
t_bigio.c | ||
t_cache_image.c | ||
t_cache.c | ||
t_chunk_alloc.c | ||
t_coll_chunk.c | ||
t_coll_md_read.c | ||
t_dset.c | ||
t_file_image.c | ||
t_file.c | ||
t_filter_read.c | ||
t_filters_parallel.c | ||
t_filters_parallel.h | ||
t_init_term.c | ||
t_mdset.c | ||
t_mpi.c | ||
t_oflush.c | ||
t_pflush1.c | ||
t_pflush2.c | ||
t_ph5basic.c | ||
t_pread.c | ||
t_prestart.c | ||
t_prop.c | ||
t_pshutdown.c | ||
t_shapesame.c | ||
t_span_tree.c | ||
t_vfd.c | ||
testpar.h | ||
testpflush.sh.in | ||
testphdf5.c | ||
testphdf5.h |