Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Deprecate Comm::wait_all(). Remove it in python
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 24 Jul 2023 22:30:54 +0000 (00:30 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 24 Jul 2023 22:30:54 +0000 (00:30 +0200)
commit08248ff3fd5d0af80e6e5890ee2890a88057b744
tree631778d333ffbd47445b56eaf250997d1ef950a5
parentdaf3ca00a8b880aa4622c3da66f6a8d52d0b3f65
Deprecate Comm::wait_all(). Remove it in python
15 files changed:
ChangeLog
examples/cpp/clusters-multicpu/s4u-clusters-multicpu.cpp
examples/python/CMakeLists.txt
examples/python/clusters-multicpu/clusters-multicpu.py
examples/python/comm-ready/comm-ready.py
examples/python/comm-waitall/comm-waitall.py [deleted file]
examples/python/comm-waitall/comm-waitall.tesh [deleted file]
examples/python/network-nonlinear/network-nonlinear.py
examples/python/platform-comm-serialize/platform-comm-serialize.py
include/simgrid/s4u/Comm.hpp
src/bindings/python/simgrid_python.cpp
src/s4u/s4u_Comm.cpp
teshsuite/models/issue105/issue105.cpp
teshsuite/s4u/CMakeLists.txt
teshsuite/s4u/seal-platform/seal-platform.cpp