From 7845b6502c9948b08bc33b38b0ac5293125e565e Mon Sep 17 00:00:00 2001 From: lilia Date: Mon, 28 Apr 2014 17:18:50 +0200 Subject: [PATCH 1/1] v2 --- hpcc.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpcc.tex b/hpcc.tex index fdd60b2..b2509c1 100644 --- a/hpcc.tex +++ b/hpcc.tex @@ -228,7 +228,7 @@ In the context of asynchronous algorithms, the number of iterations to reach the convergence depends on the delay of messages. With synchronous iterations, the number of iterations is exactly the same than in the sequential mode (if the parallelization process does not change the algorithm). So the difficulty with -asynchronous iteratie algorithms comes from the fact it is necessary to run the algorithm +asynchronous iterative algorithms comes from the fact it is necessary to run the algorithm with real data. In fact, from an execution to another the order of messages will change and the number of iterations to reach the convergence will also change. According to all the parameters of the platform (number of nodes, power of -- 2.39.5