Releases: mochi-hpc/mochi-bedrock
Releases · mochi-hpc/mochi-bedrock
Version 0.15.2
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
Version 0.12.0
This version externalizes the module API into a different repository / package: https://github.com/mochi-hpc/mochi-bedrock-module-api
Version 0.11.0
- MPI is now managed outside of the SSG manager
- bedrock-shutdown and bedrock-query can take a flock file
- MPI_COMM_WORLD information is exposed in jx9 programs