HDF5 1.14.5
API Reference
|
H5FD_ioc_config_t derived type used in the IOC VFD (SUBFILING).
Data Fields | |
integer(c_int32_t) | magic |
Must be set to H5FD_IOC_FAPL_MAGIC_F. | |
integer(c_int32_t) | version |
Must be set to H5FD_IOC_CURR_FAPL_VERSION_F. | |
integer(c_int32_t) | thread_pool_size |
Number of I/O concentrator worker threads to use. | |