Skip to content

Hermes 0.9.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukemartinlogan lukemartinlogan released this 28 Nov 10:26
· 1427 commits to master since this release
cd7f515

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