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.f39b228
API Reference
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. More...
 
integer(c_int32_t) version
 Set to H5FD_CURR_SUBFILING_FAPL_VERSION_F. More...
 
integer(hid_tioc_fapl_id
 The FAPL setup with the stacked VFD to use for I/O concentrators. More...
 
logical(c_bool) require_ioc
 Whether to use the IOC VFD (currently must always be TRUE) More...
 
type(h5fd_subfiling_params_tshared_cfg
 Subfiling/IOC parameters (stripe size, stripe count, etc.) More...
 

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