Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Energy] Fix the power_slope in the energy plugin
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Sun, 9 Oct 2016 21:39:30 +0000 (23:39 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Sun, 9 Oct 2016 21:40:08 +0000 (23:40 +0200)
commitddf68f4576a823d181a8f030a93162d63cdab4c6
tree91574e98f6200e114f414688582503a405b523d2
parent8eb0cf0b6993e174df58607e9492a134b85a4669
[Energy] Fix the power_slope in the energy plugin

Since the consumption for one core is now explicitly given,
the slope needs to be computed differently, since we must not add
energy for the first core again.
examples/msg/energy-consumption/energy-consumption.tesh
examples/msg/energy-ptask/energy-ptask.tesh
examples/msg/energy-vm/energy-vm.tesh
src/surf/plugins/energy.cpp