Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0
API Reference
 
Loading...
Searching...
No Matches
h5fd_subfiling_config_t Type Reference

Detailed Description

H5FD_subfiling_config_t derived type used in the subfiling VFD.

+ Collaboration diagram for h5fd_subfiling_config_t:

Data Fields

integer(c_int32_t) magic
 Set to H5FD_SUBFILING_FAPL_MAGIC_F.
 
integer(c_int32_t) version
 Set to H5FD_CURR_SUBFILING_FAPL_VERSION_F.
 
integer(hid_tioc_fapl_id
 The FAPL setup with the stacked VFD to use for I/O concentrators.
 
logical(c_bool) require_ioc
 Whether to use the IOC VFD (currently must always be TRUE)
 
type(h5fd_subfiling_params_tshared_cfg
 Subfiling/IOC parameters (stripe size, stripe count, etc.)
 

The documentation for this type was generated from the following file: