Downloads

WRENCH is open-source software distributed under the LGPLv3 license.

Downloading the latest stable version

WRENCH-2.2 (July 20, 2023)

   Download
Installation   Documentation   Docker Containers   WRENCH 101   WRENCH 102

This release includes a series of new features and bug fixes, including:
  • Minor release
  • WRENCH version 2.2 includes the implementation of a new File Proxy storage service and of new Compound storage service, the implementation of an MPI Action that makes it possible to simulate MPI programs, the implementation of a daemon that makes it possible to implement simulations using a REST API, as well as many minor improvements, new features, and bug fixes.

Requires SimGrid 3.34
Previous Releases
Join us on slack: WRENCH Slack
WRENCH's source code is available on GitHub. Our preferred channel to report a bug or request a feature is via WRENCH's Github Issues Track.

You can also reach the WRENCH team via our support email at support@wrench-project.org.

WfCommons

The WfCommons project provides a set of workflow traces and tools for generating synthetic, yet realistic, workflow instances which can be seamlessly used with simulators developed with WRENCH.

Retrieving the latest unstable version

If you want to use the latest unstable version, that will contain brand-new features and can achieve up-to-date performances (but may also contain bugs as the stabilization work is still underway), you may consider retrieving the latest unstable version.

Cloning from WRENCH's GitHub repository:

git clone https://github.com/wrench-project/wrench.git