From 70760e222f4b5ce42648eaec2037aaf40629c2e8 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Fri, 6 Jun 2014 14:54:43 +0200 Subject: [PATCH 1/1] Remove comma after "Since". --- paper.tex | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/paper.tex b/paper.tex index d8d84a2..18115f5 100644 --- a/paper.tex +++ b/paper.tex @@ -337,8 +337,13 @@ for each processor as presented in the next section. \section{Performance and energy reduction trade-off} \label{sec.compet} -This section presents our method for choosing the optimal scaling factor that gives the best tradeoff between energy reduction and performance. This method takes into account the execution times for both computation and communication to compute the scaling factor. Since, the energy consumption and the performance are not measured using the same metric, a normalized value of both measurements can be used to compare them. The normalized energy is the ratio between -the consumed energy with scaled frequency and the consumed energy without scaled +This section presents our method for choosing the optimal scaling factor that +gives the best tradeoff between energy reduction and performance. This method +takes into account the execution times for both computation and communication to +compute the scaling factor. Since the energy consumption and the performance +are not measured using the same metric, a normalized value of both measurements +can be used to compare them. The normalized energy is the ratio between the +consumed energy with scaled frequency and the consumed energy without scaled frequency: \begin{multline} \label{eq:enorm} -- 2.39.5