-
-\section{Reviewer 1}
-This work tries to reduce energy consumption of regular applications,
-with no dynamic load balancing, that execute in heterogeneous
-platforms with different machine configurations. A energy and
-execution time model are given for such configuration that allows the
-reader to easily understand the context. The proposed energy reduction
-strategy slows down (using DVFS) the faster processes, reducing their
-slack time. The technique could be seen as "load balancing" through
-de-acceleration. Of course the objective here is to reduce energy
-consumption, and the proposed technique is indeed interesting. I
-suggest you to read the following paper that has a similar strategy
-(slack time is called residual imbalances in this paper) applied in a
-slightly different scenario:
-
-+ Padoin et. al. Saving energy by exploiting residual imbalances on
- iterative applications. 21st International Conference on High
- Performance Computing (HiPC), HIPC 2014.
-
-It is very hard to optimize energy consumption and performance. One
-affects the other, very few workarounds for that. I found the
-discussion in Sec. 4 very interesting since it details a possible
-workaround by exploring the fact that the application is distributed
-in the platform and we know that the overall execution time is
-dominated by the critical path.
-
-Remarks