]> AND Private Git Repository - mpi-energy2.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
adding reviewers remarks
authorafanfakh <afanfakh@fanfakh.afanfakh>
Wed, 25 May 2016 10:03:09 +0000 (12:03 +0200)
committerafanfakh <afanfakh@fanfakh.afanfakh>
Wed, 25 May 2016 10:03:09 +0000 (12:03 +0200)
mpi-energy2-extension/Heter_paper.tex

index 29d06ab07949cea1537a5d1dceacc0f40d898e87..ba53471aef2b2a5b5d4490e19cb267e330566f41 100644 (file)
@@ -746,7 +746,7 @@ frequency scaling factors are computed as a ratio between the computation time
 of the slowest node and the computation time of the node $i$ as follows:
 \begin{equation}
   \label{eq:Scp}
-  \Scp[ij] =  \frac{ \mathop{\max\limits_{i=1,\dots N}}\limits_{j=1,\dots,M}(\Tcp[ij])} {\Tcp[ij]}
+  \Scp[ij] =  \frac{ \mathop{\max\limits_{i=1,\dots N}}\limits_{j=1,\dots,M_i}(\Tcp[ij])} {\Tcp[ij]}
 \end{equation}
 Using the initial frequency scaling factors computed in (\ref{eq:Scp}), the
 algorithm computes the initial frequencies for all nodes as a ratio between the
@@ -754,7 +754,7 @@ maximum frequency of node $i$ and the computation scaling factor $\Scp[i]$ as
 follows:
 \begin{equation}
   \label{eq:Fint}
-  F_{ij} = \frac{\Fmax[ij]}{\Scp[ij]},~{i=1,2,\dots,N},~{j=1,\dots,M}
+  F_{ij} = \frac{\Fmax[ij]}{\Scp[ij]},~{i=1,2,\dots,N},~{j=1,\dots,M_i}
 \end{equation}
 If the computed initial frequency for a node is not available in the gears of
 that node, it is replaced by the nearest available frequency.  In