From e3dda6f9f692067b7c6659988b96901e1d860e67 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Mon, 24 Nov 2014 13:41:51 +0100 Subject: [PATCH] Rename multiply-defined labels. --- Heter_paper.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Heter_paper.tex b/Heter_paper.tex index ec89460..016cd01 100644 --- a/Heter_paper.tex +++ b/Heter_paper.tex @@ -260,7 +260,7 @@ where $TcpOld_i$ is the computation time of processor $i$ during the first iteration and $MinTcm$ is the communication time of the slowest processor from the first iteration. The model computes the maximum computation time with scaling factor from each node added to the communication time of the \subsection{The verifications of the proposed method} -\label{sec.verif} +\label{sec.verif.method} The precision of the proposed algorithm mainly depends on the execution time prediction model defined in EQ(\ref{eq:perf}) and the energy model computed by EQ(\ref{eq:energy}). The energy model is also significantly dependent on the execution time model because the static energy is @@ -638,7 +638,7 @@ which results in bigger energy savings. \end{algorithm} \subsection{The verifications of the proposed algorithm} -\label{sec.verif} +\label{sec.verif.algo} The precision of the proposed algorithm mainly depends on the execution time prediction model defined in EQ(\ref{eq:perf}) and the energy model computed by EQ(\ref{eq:energy}). The energy model is also significantly dependent on the execution time model because the static energy is -- 2.39.5