From: lilia Date: Mon, 28 Apr 2014 15:07:13 +0000 (+0200) Subject: v0 X-Git-Tag: hpcc2014_submission~27 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/hpcc2014.git/commitdiff_plain/b69bcefdfa54757425b8e8ffd4a807d02d1225c1?ds=sidebyside v0 --- 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.