Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix NetworkCm02Link::set_bandwidth.
authorBruno Donassolo <bruno.donassolo@inria.fr>
Wed, 28 Jul 2021 13:49:06 +0000 (15:49 +0200)
committerBruno Donassolo <bruno.donassolo@inria.fr>
Fri, 30 Jul 2021 12:54:11 +0000 (14:54 +0200)
commitbd1d252dcb7c973c332b5ed597b302e07d3e9f7d
tree9b39d2780032d5ff06a01af9eacf7743fa6f67a7
parent8e7e74fd625163936eead7b39348c1620219daf6
Fix NetworkCm02Link::set_bandwidth.

Fix penalty update when some communication is happening in the link.
Add test for set_bandwidth and set_latency.
MANIFEST.in
src/surf/network_cm02.cpp
teshsuite/models/CMakeLists.txt
teshsuite/models/cm02-set-lat-bw/cm02-set-lat-bw.cpp [new file with mode: 0644]
teshsuite/models/cm02-set-lat-bw/cm02-set-lat-bw.tesh [new file with mode: 0644]