v2.3
WRENCH is a simulation framework for building simulators of Cyberinfrastructure platforms, systems, and applications. 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 mostly updates/upgrades:
- A more full-feature REST API that now include the Action API: https://wrench-project.org/wrench/2.3/rest_api.html
- Upgrade to use SimGrid v3.36 and WfCommons's WfFormat v1.5
- Minor bug fixes and code updates
Note: WRENCH 2.3 requires SimGrid 3.36.
Documentation and additional information:
- Simulation 101 (Complete newcomers): https://wrench-project.org/wrench/2.3/simulation_101.html
- WRENCH 101 (Beginners): https://wrench-project.org/wrench/2.3/wrench_101.html
- WRENCH 102 (Users): https://wrench-project.org/wrench/2.3/wrench_102.html