X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/GMRES2stage.git/blobdiff_plain/a12cd1ab6b9ca67bc2943937cc73e59782d724e3..a71cbaf8deace5aa6be2f43f9c2f97dab867a9b1:/paper.tex diff --git a/paper.tex b/paper.tex index f60ef9a..98f208f 100644 --- a/paper.tex +++ b/paper.tex @@ -1177,11 +1177,13 @@ experiments up to 16,394 cores have been led to verify that TSIRM runs For future work, the authors' intention is to investigate other kinds of -matrices, problems, and inner solvers. The influence of all parameters must be +matrices, problems, and inner solvers. In particular, the possibility +to obtain a convergence of TSIRM in situations where the GMRES is divergent will be +investigated. The influence of all parameters must be tested too, while other methods to minimize the residuals must be regarded. The number of outer iterations to minimize should become adaptative to improve the overall performances of the proposal. Finally, this solver will be implemented -inside PETSc. This would be very interesting because it would allow us to test +inside PETSc, which would be of interest as it would allow us to test all the non-linear examples and compare our algorithm with the other algorithm implemented in PETSc.