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

Private GIT Repository
Merge branch 'master' of ssh://info.iut-bm.univ-fcomte.fr/hpcc2014
authorraphael couturier <couturie@extinction>
Mon, 28 Apr 2014 13:34:41 +0000 (15:34 +0200)
committerraphael couturier <couturie@extinction>
Mon, 28 Apr 2014 13:34:41 +0000 (15:34 +0200)
hpcc.tex

index ca655bc05a40eb697c5bff792cfe9569aef711de..1aae53ae4c10a2a16f2e77db58d89263a0870d2e 100644 (file)
--- 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,