You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a new feature to automatically merge compatible read or write requests that are contiguous in file space for better I/O performance.
Various bug fixes.
Bug fix with unexpected synchronous behavior in some cases
Bug fix with certain dataspace selection.
New option to disable non-dataset operation for asynchronous execution (optimize for E3SM-IO), by setting an environment variable HDF5_ASYNC_DISABLE_IMPLICIT_NON_DSET_RW=1