From: laiymani Date: Mon, 28 Apr 2014 13:51:17 +0000 (+0200) Subject: corrections X-Git-Tag: hpcc2014_submission~31^2~1 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/hpcc2014.git/commitdiff_plain/ac3339a8c244d2a3f928d2c0d3539775b5a04e29?hp=0e6d063a9e15647ffb71be54897a88cbe7c9a5b4 corrections --- diff --git a/hpcc.tex b/hpcc.tex index c79ed41..d8c9a8c 100644 --- a/hpcc.tex +++ b/hpcc.tex @@ -82,8 +82,8 @@ what parameters could influence or not the behaviors of an algorithm. In this 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 in which we choose some parameters. Both codes are real MPI -codes. Simulations allow us to see when the multisplitting algorithm can be more +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 efficient than the GMRES one to solve a 3D Poisson problem.