]> AND Private Git Repository - hpcc2014.git/blobdiff - hpcc.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Merge branch 'master' of ssh://info.iut-bm.univ-fcomte.fr/hpcc2014
[hpcc2014.git] / hpcc.tex
index 243441652ae5ec4e70cf384e6f8d09e37999f843..7d96f2b032e11c84b4233d22f348c625404044f6 100644 (file)
--- 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
 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.
 
 
 efficient than the GMRES one to solve a 3D Poisson problem.