Skip to content

v1.2

Compare
Choose a tag to compare
@rafaelfsilva rafaelfsilva released this 07 Nov 06:55
· 3560 commits to master since this release
fa11d19

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:

  • #50: New HTCondor compute service
  • #68: Improved standard job submission to specific VM (Cloud Service)
  • #70: Allow a WMS to start a new service dynamically
  • #74: New function Simulation::dumpWorkflowExecutionJSON() for dumping the workflow execution data in a JSON format
  • Bug fixes: #67, #69, #79, #80

Note: WRENCH 1.2 requires SimGrid 3.21.

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