Commit Graph

8 Commits

Author SHA1 Message Date
github-actions
b99c806f80 Committing clang-format changes 2021-05-19 20:12:14 +00:00
vchoi
790e87f2f3 Merge branch 'dsetops_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/hdf5 into dsetops_feature_vfd_swmr 2021-05-19 15:09:59 -05:00
vchoi
e25e384dcf Address feedback from PR review:
1) Remove unnecessary header files
2) Move coding from main() to subroutines
2021-05-19 15:06:33 -05:00
github-actions
5bef162549 Committing clang-format changes 2021-05-10 04:44:03 +00:00
vchoi
8ce78a1352 Merge branch 'dsetops_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/hdf5 into dsetops_feature_vfd_swmr 2021-05-09 23:41:42 -05:00
vchoi
f8a856182b Modifications based on PR feedback plus some cleaning up. 2021-05-09 00:06:00 -05:00
github-actions
1b1fcf979b Committing clang-format changes 2021-05-04 23:08:14 +00:00
vchoi
a4cf8aea72 Add new test vfd_swmr_dsetops_writer.c to test writing operations for:
Dataset types:
--dataset with compact layout
--dataset with contiguous layout
--datasets with chunked layout: single/implicit/fixed array/extensible array/btree2 indexes
Types of writes:
--Sequential writes
--Random writes
--Regular hyperslab writes
--Raw data modifications
2021-05-04 18:04:58 -05:00