Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
python: exec-async and exec-remote examples
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 17 Mar 2019 18:34:36 +0000 (19:34 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 17 Mar 2019 18:50:53 +0000 (19:50 +0100)
commita33903f0993a2bd3e7a426314de93fb20b0a6172
treebeadd5e99adb4b6251d1cd92f50af7a44d764ed6
parent096bef11ea84253450578d54bfa97f36c1d5984e
python: exec-async and exec-remote examples
examples/python/CMakeLists.txt
examples/python/exec-async/exec-async.py [new file with mode: 0644]
examples/python/exec-async/exec-async.tesh [new file with mode: 0644]
examples/python/exec-remote/exec-remote.py [new file with mode: 0644]
examples/python/exec-remote/exec-remote.tesh [new file with mode: 0644]
examples/s4u/README.rst
include/simgrid/forward.h
src/bindings/python/simgrid_python.cpp