Skip to content

Releases: HDFGroup/vol-async

v1.8.1

14 Sep 22:04
Compare
Choose a tag to compare
Fix an issue that may cause a hang at file close time

v1.8

11 Sep 20:19
85c37d4
Compare
Choose a tag to compare

Various bug fixes and code refactoring

v1.7

20 Jul 22:36
Compare
Choose a tag to compare

Full Changelog: v1.6...v1.7

v1.6

23 May 20:35
Compare
Choose a tag to compare

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.

v1.5

23 Feb 00:01
Compare
Choose a tag to compare
  • 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

v1.4

05 Dec 17:20
Compare
Choose a tag to compare

Support latest HDF5 1.13.3+ with multi-dataset feature.

v1.3

13 Sep 15:57
Compare
Choose a tag to compare

Fixed a few issues with CMake and tests

v1.2 Release

06 Jun 15:50
7d345a4
Compare
Choose a tag to compare

New release for installing develop branch in spack

v1.1

17 May 21:22
14ea91d
Compare
Choose a tag to compare

Support for Spack installation and environment variable setting

Async VOL v1.0

18 Oct 21:29
Compare
Choose a tag to compare
Async VOL v1.0 Pre-release
Pre-release
Updated issues