Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Energy were not computed correctly for parallel tasks.
authorDavid Glesser <david.glesser@imag.fr>
Wed, 16 Mar 2016 17:25:02 +0000 (18:25 +0100)
committerDavid Glesser <david.glesser@imag.fr>
Wed, 16 Mar 2016 18:06:16 +0000 (19:06 +0100)
commit6a07d63f0f7ce92c6e77881af3ca2fd1113f1fd1
tree62f461d54d0cd9d80aebdb0ac375ef8d75febb4c
parent1fd75c7bb1fbd3684604b22d841e3715c4472a7e
Energy were not computed correctly for parallel tasks.

The change of computing states were only reported to the first host of the parallel task.
src/surf/cpu_interface.cpp
src/surf/cpu_interface.hpp
src/surf/plugins/energy.cpp