v2.1
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 is a minor release, which includes:
- Implementation of a new storage service for the simulation of the XRootD storage system, along with implementation and examples.
- Performance and scalability improvements that reduce memory footprint and simulation execution time.
- Minor bug fixes
Note: WRENCH 2.1 requires SimGrid 3.32.
Documentation and additional information: https://wrench-project.org
- Simulation 101 (Complete newcomers): https://wrench-project.org/wrench/2.1/simulation_101.html
- WRENCH 101 (Beginners): https://wrench-project.org/wrench/2.1/wrench_101.html
- WRENCH 102 (Users): https://wrench-project.org/wrench/2.1/wrench_102.html