Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Python: Add platform-failures example, and extend Py to make it work
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 23 Jan 2022 09:38:18 +0000 (10:38 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 23 Jan 2022 09:40:59 +0000 (10:40 +0100)
commite48699b0fa7a277e5af6ffdf0e5a8e727239176b
tree12f94c7b1cd2b6458fc9aa590f7ec936f0e82002
parent444bae311b5e7581b17444ba7c94c28249b16cc1
Python: Add platform-failures example, and extend Py to make it work
MANIFEST.in
examples/python/CMakeLists.txt
examples/python/app-masterworkers/app-masterworkers.py
examples/python/platform-failures/platform-failures.py [new file with mode: 0644]
examples/python/platform-failures/platform-failures.tesh [new file with mode: 0644]
examples/python/platform-failures/platform-failures_d.xml [new file with mode: 0644]
src/bindings/python/simgrid_python.cpp