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

Private GIT Repository
modif sur la partie asynchrone (j'ai pas mal taillé dans le gras)
[rce2015.git] / paper.tex
index de34cb654bd735c79c91c4df6a3d0cba5d9c8ac5..b1a2383e421bcda20228cfad2c932af6c5dec976 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -711,17 +711,16 @@ theoretically reduce  the overall execution  time and can improve  the algorithm
 performance.
 
 In this section,  the SimGrid simulator is  used to compare the  behavior of the
 performance.
 
 In this section,  the SimGrid simulator is  used to compare the  behavior of the
-two-stage algorithm in  asynchronous mode  with GMRES  in synchronous  mode.  Several
-benchmarks have  been performed with  various combinations of the  grid resources
-(CPU, Network, matrix size, \ldots). The test  conditions are summarized
-in  Table~\ref{tab:02}. In  order to  compare  the execution  times. Table~\ref{tab:03}
-reports the  relative gains between both  algorithms. It is defined  by the ratio
-between  the   execution  time  of   GMRES  and   the  execution  time   of  the
-multisplitting.
-\LZK{Quelle table repporte les gains relatifs?? Sûrement pas Table II !!}
-\RCE{Table III avec la nouvelle numerotation}
-The  ratio  is  greater  than  one  because  the  asynchronous
-multisplitting version is faster than GMRES.
+two-stage  algorithm  in  asynchronous  mode with  GMRES  in  synchronous  mode.
+Several benchmarks  have been  performed with various  combinations of  the grid
+resources  (CPU,  Network,  matrix  size,   \ldots).  The  test  conditions  are
+summarized in Table~\ref{tab:02}.
+
+
+
+%\LZK{Quelle table repporte les gains relatifs?? Sûrement pas Table II !!}
+%\RCE{Table III avec la nouvelle numerotation}
+
 
 \begin{table}[htbp]
 \centering
 
 \begin{table}[htbp]
 \centering
@@ -779,15 +778,15 @@ multisplitting version is faster than GMRES.
  \label{tab:03}
 \end{table}
 
  \label{tab:03}
 \end{table}
 
-Again,  comprehensive and  extensive tests  have been  conducted with  different
-parameters as  the CPU power, the  network parameters (bandwidth and  latency)
-and with different problem size. The  relative gains greater than $1$  between the
-two algorithms have  been captured after  each step  of the test.   In
-Table~\ref{tab:08}  are  reported the  best  grid  configurations allowing
-the  two-stage multisplitting algorithm to  be more than  $2.5$ times faster  than the
-classical  GMRES.  These  experiments also  show the  relative tolerance  of the
-multisplitting algorithm when using a low speed network as usually observed with
-geographically distant clusters through the internet.
+
+Table~\ref{tab:03} reports  the relative gains  between both algorithms.   It is
+defined by the ratio between the execution  time of GMRES and the execution time
+of the  multisplitting. The ratio is  greater than one because  the asynchronous
+multisplitting  version  is  faster  than   GMRES.  In  average,  the  two-stage
+multisplitting algorithm to  be more than $2.5$ times faster  than the classical
+GMRES.  These experiments also show the relative tolerance of the multisplitting
+algorithm when using a low speed network as usually observed with geographically
+distant clusters through the internet.
 
 
 \section{Conclusion}
 
 
 \section{Conclusion}