Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Single get_bandwidth_constraint function.
authorBruno Donassolo <bruno.donassolo@inria.fr>
Thu, 20 May 2021 15:07:52 +0000 (17:07 +0200)
committerBruno Donassolo <bruno.donassolo@inria.fr>
Mon, 24 May 2021 07:39:55 +0000 (09:39 +0200)
commit9b18978e815f3ac70a5de640889c27e9c556857a
tree9edd6fece1458e1f5a25c6accdf7b14430fcd091
parent3577c5ad9b3db70921211e8ec8fe16dfb076b6cf
Single get_bandwidth_constraint function.

Unify behavior of get_bandwidth_constraint function.

Note: Possible side-effect in SMPI communications with user defined
rate. Do not scale the user rate with bandwidth factor.

No impact on tests
src/surf/network_cm02.cpp
src/surf/network_interface.cpp
src/surf/network_interface.hpp
src/surf/network_smpi.cpp
src/surf/network_smpi.hpp