Skip to content

Releases: exalearn/colmena

Set parameters of agent at run time

11 Oct 14:48
Compare
Choose a tag to compare

A few minor changes

  • Provide options to look up parameters for some agents at runtime from class attributes.
  • Properly use timeout when waiting for Semaphore objects

Simplified resource-reallocation

20 Sep 15:20
Compare
Choose a tag to compare

Simplifies implementing a common pattern of thinking applications by adding logic that automatically re-allocates resources when a function is launched by an event trigger.

Renamed components

06 Jul 19:19
Compare
Choose a tag to compare

Renamed the components to match our new nomenclature. For this release, "method server" has been renamed to "task server"

Initial submission to SC21

09 Jun 15:49
Compare
Choose a tag to compare

Versions used in our initial submission to SC21