From 120c4541b05280e882928ea9144ff451833c47a9 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Fri, 1 Apr 2011 15:23:11 +0200 Subject: [PATCH] Fix typo. --- supercomp11/supercomp11.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supercomp11/supercomp11.tex b/supercomp11/supercomp11.tex index 6cd7b58..4e0d65f 100644 --- a/supercomp11/supercomp11.tex +++ b/supercomp11/supercomp11.tex @@ -43,7 +43,7 @@ balancing algorithm is implemented most of the time can dissociate messages concerning load transfers and message concerning load information. In order to increase the converge of a load balancing algorithm, we propose a simple heuristic called \texttt{virtual load} which allows a node that receives an load -information message to integrate the load that it will receive latter in its +information message to integrate the load that it will receive later in its load (virtually) and consequently sends a (real) part of its load to some of its neighbors. In order to validate our approaches, we have defined a simulator based on SimGrid which allowed us to conduct many experiments. -- 2.39.5