Releases: mochi-hpc/mochi-bedrock
Releases · mochi-hpc/mochi-bedrock
Version 0.15.4
Version 0.15.3
Fixes dependency issues in CMake
Version 0.15.2
- Fixes a problem where margo is sending all its logging to spdlog without matching level
Version 0.15.1
- Bug fix in bedrock-shutdown and bedrock-query
- Prevent use of the provider ID used by Bedrock
Version 0.15.0
Large refactoring
- SSG, Mona, and ABT-IO are no longer part of the configuration
- Clients are no longer created by Bedrock
- Pools are normal dependencies instead of being treated special
- Xstreams can be dependencies
- The libraries section is a list instead of a dictionary
- Use mochi-bedrock-module-api 0.2.0
- Updated the Python API
- Updated the configuration space
Version 0.14.2
- Bug fix at finalization (providers destroyed twice)
Version 0.14.1
- Fix issues coming from some changes in margo 0.18.1 and thallium 0.14.3
Version 0.14.0
- Adds support for expressing provider handles with MPI ranks
- Adds configuration space
Version 0.13.1
- Bug fix: fixed .pc file
Version 0.13.0
- Removes the need for py-ssg in bedrockctl
- Adds full support for Flock files
- Adds support for TOML configurations
- Adds support for flat JSON configurations