Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add python bindings for plugin host load
authorAdrien Gougeon <adrien.gougeon@ens-rennes.fr>
Thu, 8 Jun 2023 14:28:08 +0000 (16:28 +0200)
committerAdrien Gougeon <adrien.gougeon@ens-rennes.fr>
Thu, 8 Jun 2023 14:28:08 +0000 (16:28 +0200)
commit505d827ccafbb31eb15cfbd72bdc6079e50525e2
tree10a0a306ab5c51a04992ecc2a57cfb6644fdd7ae
parent40103824c4b68507fb971451425fd5042589f959
add python bindings for plugin host load
MANIFEST.in
examples/python/CMakeLists.txt
examples/python/plugin-host-load/plugin-host-load.py [new file with mode: 0644]
examples/python/plugin-host-load/plugin-host-load.tesh [new file with mode: 0644]
src/bindings/python/simgrid_python.cpp