From: lilia Date: Mon, 28 Apr 2014 13:30:24 +0000 (+0200) Subject: V4 X-Git-Tag: hpcc2014_submission~34^2~1^2 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/hpcc2014.git/commitdiff_plain/47cd097a55beb36dbcbbdce56442ca355531d1a8?ds=inline;hp=--cc V4 --- 47cd097a55beb36dbcbbdce56442ca355531d1a8 diff --git a/hpcc.tex b/hpcc.tex index 295f384..8a1dfe8 100644 --- a/hpcc.tex +++ b/hpcc.tex @@ -395,9 +395,9 @@ processor is designated (for example the processor with rank 1) and masters of all clusters are interconnected by a virtual unidirectional ring network (see Figure~\ref{fig:4.1}). During the resolution, a Boolean token circulates around the virtual ring from a master processor to another until the global convergence -is achieved. So starting from the cluster with rank 1, each master processor $i$ +is achieved. So starting from the cluster with rank 1, each master processor $\ell$ sets the token to \textit{True} if the local convergence is achieved or to -\textit{False} otherwise, and sends it to master processor $i+1$. Finally, the +\textit{False} otherwise, and sends it to master processor $\ell+1$. Finally, the global convergence is detected when the master of cluster 1 receives from the master of cluster $L$ a token set to \textit{True}. In this case, the master of cluster 1 broadcasts a stop message to masters of other clusters. In this work,