Skip to content

Releases: mochi-hpc/mochi-bedrock

Version 0.15.2

13 Dec 11:45
Compare
Choose a tag to compare
  • Fixes a problem where margo is sending all its logging to spdlog without matching level

Version 0.15.1

29 Oct 10:02
Compare
Choose a tag to compare
  • Bug fix in bedrock-shutdown and bedrock-query
  • Prevent use of the provider ID used by Bedrock

Version 0.15.0

18 Sep 15:10
Compare
Choose a tag to compare

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

03 Sep 09:27
Compare
Choose a tag to compare
  • Bug fix at finalization (providers destroyed twice)

Version 0.14.1

28 Aug 10:53
Compare
Choose a tag to compare
  • Fix issues coming from some changes in margo 0.18.1 and thallium 0.14.3

Version 0.14.0

05 Aug 15:39
Compare
Choose a tag to compare
  • Adds support for expressing provider handles with MPI ranks
  • Adds configuration space

Version 0.13.1

15 Jul 12:11
Compare
Choose a tag to compare
  • Bug fix: fixed .pc file

Version 0.13.0

05 Jul 11:39
Compare
Choose a tag to compare
  • 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

03 Jul 14:01
8b5ce7e
Compare
Choose a tag to compare

This version externalizes the module API into a different repository / package: https://github.com/mochi-hpc/mochi-bedrock-module-api

Version 0.11.0

18 Jun 13:00
Compare
Choose a tag to compare
  • 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