Skip to content

Releases: mochi-hpc/mochi-flock

Version 0.5.2

08 Dec 16:47
Compare
Choose a tag to compare
  • Fixed use of json_object_new_array_ext in bedrock-module.cpp

Version 0.5.1

04 Dec 16:34
Compare
Choose a tag to compare
  • Fixed alias target flock::server and flock::client

Version 0.5.0

18 Sep 11:50
Compare
Choose a tag to compare
  • Adapted to new Bedrock module API

Version 0.4.1

08 Aug 12:28
Compare
Choose a tag to compare
  • Remove the use of json_object_new_array_ext to allow using old versions of json-c

Version 0.4.0

05 Aug 16:16
Compare
Choose a tag to compare
  • Adds the mpi_ranks field when bootstrapping via MPI

v0.3.1

15 Jul 12:09
Compare
Choose a tag to compare
  • Bug fix: don't initialize MPI if it is already initialized

Version 0.3.0

03 Jul 15:15
Compare
Choose a tag to compare
  • Replaces bedrock with bedrock-module-api

Version 0.2.2

14 Jun 15:00
Compare
Choose a tag to compare
  • Adds "join" bootstrap method
  • Make the group re-write the group file whenever the group changes

Version 0.2.1

11 Jun 10:53
Compare
Choose a tag to compare

Patch for the cmake file to correctly install the python package.

Version 0.2.0

10 Jun 16:19
Compare
Choose a tag to compare
  • Python and C++ API
  • More unit tests
  • Refactored API and internals to remove member ranks, credentials, and transport