Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Introduce the SimGrid Chaos Monkey
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 27 Feb 2022 10:04:54 +0000 (11:04 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 27 Feb 2022 11:44:58 +0000 (12:44 +0100)
commit016d020461cd4d21ea5a617d8f9099d47d7c880c
tree4d4ae4a1909b6fb568230aceefe2068f06cc173e
parent2ba12c837b13d0d5fd88572e7cfad825d05571d2
Introduce the SimGrid Chaos Monkey

See the tools/simgrid-monkey script and its comments for more info.
MANIFEST.in
src/plugins/chaos_monkey.cpp [new file with mode: 0644]
teshsuite/s4u/CMakeLists.txt
teshsuite/s4u/monkey-masterworkers/monkey-masterworkers.cpp [new file with mode: 0644]
tools/cmake/DefinePackages.cmake
tools/simgrid-monkey [new file with mode: 0755]