Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
python: add exec-dvfs example
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 18 Mar 2019 00:38:41 +0000 (01:38 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 19 Mar 2019 08:37:02 +0000 (09:37 +0100)
commitbc3a566b71f9e9acf92551b1799abf0a9b891aca
tree48ab6ffb900e0dab3bc6fd0c2c3628cc09d08a73
parenteadbe829389f23151f79257824f3164d7801bbc7
python: add exec-dvfs example

Plus cosmetics on my way, including in the CPP example.
examples/python/CMakeLists.txt
examples/python/actor-join/actor-join.tesh
examples/python/exec-async/exec-async.py
examples/python/exec-dvfs/exec-dvfs.py [new file with mode: 0644]
examples/python/exec-dvfs/exec-dvfs.tesh [new file with mode: 0644]
examples/s4u/README.rst
examples/s4u/exec-dvfs/s4u-exec-dvfs.cpp
examples/s4u/exec-dvfs/s4u-exec-dvfs.tesh
src/bindings/python/simgrid_python.cpp