HDF5 1.14.5
API Reference
|
H5FD_subfiling_params_t derived type used in the subfiling VFD.
Data Fields | |
integer(c_int) | ioc_selection |
Method to select I/O concentrators. | |
integer(c_int64_t) | stripe_size |
Size (in bytes) of data stripes in subfiles. | |
integer(c_int32_t) | stripe_count |
Target number of subfiles to use. | |