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

Private GIT Repository
Merge branch 'master' of ssh://info.iut-bm.univ-fcomte.fr/hpcc2014
authorlaiymani <laiymani@MacBook-Pro-de-laiymani.local>
Mon, 28 Apr 2014 13:51:37 +0000 (15:51 +0200)
committerlaiymani <laiymani@MacBook-Pro-de-laiymani.local>
Mon, 28 Apr 2014 13:51:37 +0000 (15:51 +0200)
1  2 
hpcc.tex

diff --combined hpcc.tex
index d8c9a8c7a5823060c1917dfd8488f55aa5cdb837,fd2b6ff029c88a879094f6589034c806d094a7ca..a5aeb12943dcc6f3137d74d8b9b84b1a2ece1c96
+++ b/hpcc.tex
@@@ -82,8 -82,8 +82,8 @@@ what parameters  could influence or no
  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.
  
  
@@@ -715,7 -715,7 +715,7 @@@ demonstrated an original solution to op
  tool to run efficiently an iterative parallel algorithm in asynchronous 
  mode in a grid architecture. 
  
For our futur works, we plan to extend our experimentations to larger scale platforms by increasing the number of computing cores and the number of clusters. 
In future works, we plan to extend our experimentations to larger scale platforms by increasing the number of computing cores and the number of clusters. 
  We will also have to increase the size of the input problem which will require the use of a more powerful simulation platform. At last, we expect to compare our simulation results to real execution results on real architectures in order to experimentally validate our study.
  
  \section*{Acknowledgment}