Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[ENERGY] Assert that 1-core systems are correctly configured.
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 16 Jun 2017 09:30:46 +0000 (11:30 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 16 Jun 2017 09:30:46 +0000 (11:30 +0200)
commit7cb96467cddc465b7b0f8f819755bc9c850198c5
tree8d3931bfb1b42aca4fdf4717abf8a95da09dd8ff
parente3361464769385862476e0154a92370db824a607
[ENERGY] Assert that 1-core systems are correctly configured.

The values for 1-core and max-core load must be the same. If not, the
assert() will fail and the user will be warned.
examples/msg/energy-consumption/energy-consumption.tesh
examples/msg/energy-onoff/energy-onoff.tesh
examples/msg/energy-onoff/platform_onoff.xml
examples/platforms/energy_cluster.xml
examples/platforms/energy_platform.xml
src/surf/plugins/host_energy.cpp