Skip to content

v1.3

Compare
Choose a tag to compare
@rafaelfsilva rafaelfsilva released this 04 Jan 03:22
· 3402 commits to master since this release
d5c80a8

WRENCH is a simulation framework for building simulators of Workflow Management Systems. WRENCH implements high-level simulation abstractions on top of the SimGrid simulation framework, so as to make it possible to build simulators that are accurate, that can run scalably on a single computer, and that can be implemented with minimal software development effort.

This release includes a series of new features and bug fixes, including:

  • #85: Development of a wrench-init tool
  • #76: MultiHostMultiCoreComputeService re-implemented as BareMetalComputeService
  • #78: Documentation of the JSON schema for workflows
  • #77: Documentation Guide containing detailed descriptions of WRENCH core services
  • Bug fixes: #81

Note: WRENCH 1.3 requires SimGrid 3.21.

Documentation and additional information: http://wrench-project.org
WRENCH 101 Documentation: http://wrench-project.org/wrench/1.3/user/wrench-101.html