Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a Link::get_concurrency_limit and use it in the flatifier
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 11 Feb 2023 19:17:10 +0000 (20:17 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 11 Feb 2023 23:20:44 +0000 (00:20 +0100)
commit9a4a63964b6673ab9ba406356cfdffac2f6d2489
tree7335d41d87a391b04a9bb6996a877d4bb9a87fb8
parentf885cdb084519981b6014745cceb194b88aea804
Add a Link::get_concurrency_limit and use it in the flatifier
docs/source/app_s4u.rst
include/simgrid/s4u/Link.hpp
src/kernel/resource/LinkImpl.hpp
src/kernel/resource/SplitDuplexLinkImpl.cpp
src/kernel/resource/SplitDuplexLinkImpl.hpp
src/kernel/resource/StandardLinkImpl.cpp
src/kernel/resource/StandardLinkImpl.hpp
src/s4u/s4u_Link.cpp
teshsuite/platforms/flatifier.cpp