Skip to content

Releases: mochi-hpc/mochi-bedrock

Version 0.15.4

29 Aug 11:25

Choose a tag to compare

  • Fixes a use-after-free of the margo instance

Version 0.15.3

27 Mar 12:55

Choose a tag to compare

Fixes dependency issues in CMake

Version 0.15.2

13 Dec 11:45

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

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

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

Choose a tag to compare

  • Bug fix at finalization (providers destroyed twice)

Version 0.14.1

28 Aug 10:53

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

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

Choose a tag to compare

  • Bug fix: fixed .pc file

Version 0.13.0

05 Jul 11:39

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