Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Convert the MasterWorker to python, in preparation to the tutorial PyConvertion
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 20 Jan 2022 17:15:52 +0000 (18:15 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 20 Jan 2022 17:15:57 +0000 (18:15 +0100)
commitd546cc6688c4ec0100b9fbd30382c235876bf33a
tree67cfbe98c002121f8278076c4265e5c1a6b13da1
parent49ddd5dcc036c4e40f8721c96cf70dcf931ecbd2
Convert the MasterWorker to python, in preparation to the tutorial PyConvertion
docs/source/Tutorial_Algorithms.rst
docs/source/index.rst
examples/cpp/app-masterworkers/s4u-app-masterworkers-class.cpp
examples/cpp/app-masterworkers/s4u-app-masterworkers-fun.cpp
examples/python/CMakeLists.txt
examples/python/app-masterworkers/app-masterworkers.py [new file with mode: 0644]
examples/python/app-masterworkers/app-masterworkers.tesh [new file with mode: 0644]
examples/python/app-masterworkers/app-masterworkers_d.xml [new file with mode: 0644]