From b69bcefdfa54757425b8e8ffd4a807d02d1225c1 Mon Sep 17 00:00:00 2001 From: lilia Date: Mon, 28 Apr 2014 17:07:13 +0200 Subject: [PATCH] v0 --- hpcc.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpcc.tex b/hpcc.tex index bea95a4..306cf68 100644 --- a/hpcc.tex +++ b/hpcc.tex @@ -83,7 +83,7 @@ paper, we show that it is interesting to use SimGrid to simulate the behaviors of asynchronous iterative algorithms. For that, we compare the behaviour of a synchronous GMRES algorithm with an asynchronous multisplitting one with simulations which let us easily choose some parameters. Both codes are real MPI -codes ans simulations allow us to see when the asynchronous multisplitting algorithm can be more +codes and simulations allow us to see when the asynchronous multisplitting algorithm can be more efficient than the GMRES one to solve a 3D Poisson problem. -- 2.39.5