hermes 0.1.0-beta
Pre-release
Pre-release
Summary
This is the initial beta release of Hermes and includes the following components:
- Native API
- Stdio adapter
- POSIX adapter
- MPI-IO adapter (experimental, MPICH only)
- HDF5 Hermes VFD
See the Getting Started page in the Wiki for more information.
New features
-
[HERM]
- Keep Hermes daemons alive beyond process termination (#266)
-
[ADAPT]
- Asynchronous flushing in the stdio adapter, enabled with
HERMES_WRITE_ONLY=1
.
- Asynchronous flushing in the stdio adapter, enabled with
⚠️ Known issues
- [ADAPT]
- Relative path names and symbolic links are currently not supported.
- [ADAPT]
Testhermes_stdio_adapter_mpi_test_2_
can periodically fail