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

Private GIT Repository
première version de la conclusion
authorChristophe Guyeux <guyeux@gmail.com>
Fri, 10 Oct 2014 14:12:50 +0000 (16:12 +0200)
committerChristophe Guyeux <guyeux@gmail.com>
Fri, 10 Oct 2014 14:12:50 +0000 (16:12 +0200)
paper.tex

index 08e7b8a01b4ea3bfbf56b0c326fc2a2b78675924..6a83f5221e0d087a74df1fc7b2502da6cbc1f965 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -1029,6 +1029,15 @@ In Table~\ref{tab:04}, some experiments with example ex54 on the Curie architect
 %%%*********************************************************
 %%%*********************************************************
 
+A novel two-stage iterative  algorithm has been proposed in this article,
+in order to accelerate the convergence Krylov iterative  methods.
+Our TSIRM proposal acts as a merger between Krylov based solvers and
+a least-squares minimization step.
+The convergence of the method has been proven in some situations, while 
+experiments up to 16,394 cores have been led to verify that TSIRM runs
+5 or  7 times  faster than GMRES.
+
+
 For future work, the authors' intention is to investigate 
 other kinds of matrices, problems, and inner solvers. The 
 influence of all parameters must be tested too, while