Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[EXAMPLES] Make the HostLoad example more difficult
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Mon, 26 Feb 2018 15:54:44 +0000 (16:54 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 1 Mar 2018 12:42:50 +0000 (13:42 +0100)
commitd5c57ec2bead03b27b08d4136fb968e79aa3d233
treeac56b05f2744e9662ac45e912a9ae48ada1dcbc5
parente3b7b40594af0c6cae13e79ace27da724740fcf6
[EXAMPLES] Make the HostLoad example more difficult

This test now contains more intricate scenarios:
- Change the speed of a host while a computation is running
- Verify that the average load is correctly computed
examples/s4u/plugin-hostload/s4u-plugin-hostload.cpp
examples/s4u/plugin-hostload/s4u-plugin-hostload.tesh
src/surf/plugins/host_load.cpp