Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[ENERGY] Don't halt, just emit warning in special case
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 17 Jul 2018 08:29:21 +0000 (10:29 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 18 Jul 2018 14:42:11 +0000 (16:42 +0200)
commitfc45b14055d16a944771ccf34cd94f5511e6fb24
tree7703fb230ed32ce2cf018dd234cb36597f2e2765
parent6af1419a280bb38fa642e1f6023b608562f22585
[ENERGY] Don't halt, just emit warning in special case

Even though 'AllCores' and 'OneCore' are the same in the
special case of #cores == 1, just go with the OneCore value.

This makes it much simpler to play around with the platform
without having to change the power profile each time.
src/plugins/host_energy.cpp