Hermes 0.9.0-beta
Pre-release
Pre-release
lukemartinlogan
released this
28 Nov 10:26
·
1431 commits
to master
since this release
Hermes 0.9.0-beta
What's Changed
New Features
- Provide stage-in / stage-out capabilities
Other Changes
- Unified the adapter codes to inherit from the same base class (reduce code duplication)
- Add a new ADAPTER_MODE (WORKFLOW) to enable data to remain in Hermes after program closes
- Added an explict hermes_finalize script to ensure hermes daemon is stopped
- Make it so that IOR does not require transfer size to be a multiple of the file page size
- Make MinimizeIoTime DPE respect capacity constraints
- Support for parallel I/O to POSIX / STDIO files
Full Changelog: v0.8.0-beta...v0.9.0-beta