forked from HDFGroup/hdf5
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add h5dump tests that require subfiling VFD (HDFGroup#3879)
- Loading branch information
Showing
8 changed files
with
48 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
tools/test/h5dump/testfiles/test_subfiling_precreate_rank_0.h5.subfile.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
stripe_size=22495773 | ||
subfile_count=2 |
Binary file added
BIN
+21.5 MB
tools/test/h5dump/testfiles/test_subfiling_precreate_rank_0.h5.subfile_1_of_2
Binary file not shown.
Binary file added
BIN
+21.5 MB
tools/test/h5dump/testfiles/test_subfiling_precreate_rank_0.h5.subfile_2_of_2
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
tools/test/h5dump/testfiles/test_subfiling_stripe_sizes.h5.subfile.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
stripe_size=12149997 | ||
subfile_count=1 |
Binary file added
BIN
+889 Bytes
tools/test/h5dump/testfiles/test_subfiling_stripe_sizes.h5.subfile_1_of_1
Binary file not shown.