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

Private GIT Repository
Merge branch 'master' of ssh://bilbo.iut-bm.univ-fcomte.fr/rce2015
authorDavid Laiymani <david.laiymani@univ-fcomte.fr>
Thu, 7 May 2015 15:50:30 +0000 (17:50 +0200)
committerDavid Laiymani <david.laiymani@univ-fcomte.fr>
Thu, 7 May 2015 15:50:30 +0000 (17:50 +0200)
paper.tex

index 5122a8498e4dc14ad126a20249bc6c7e043bece3..e6bf7662468deca95e89a7173c3c595c91a1e585 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -878,7 +878,29 @@ geographically distant clusters through the internet.
 
 
 \section{Conclusion}
-CONCLUSION
+
+In this paper we have presented the simulation of the execution of three
+different parallel solvers on some multi-core architectures. We have show that
+the SimGrid toolkit is an interesting simulation tool that has allowed us to
+determine  which method  to choose  given a  specified multi-core  architecture.
+Moreover the simulated results are in accordance (i.e. with the same order of
+magnitude)  with the works  presented in~\cite{couturier15}. Simulated   results
+also  confirm  the   efficiency  of  the asynchronous  multisplitting
+algorithm  compared  to  the   synchronous  GMRES especially in case of
+geographically distant clusters.
+
+These results are important since it is very  time consuming to find optimal
+configuration  and deployment requirements for a given application  on   a given
+multi-core  architecture. Finding   good  resource allocations policies under
+varying CPU power, network speeds and  loads is very challenging and  labor
+intensive. This problematic is  even more difficult  for the  asynchronous
+scheme where  a small parameter variation of the execution platform and of the
+application data can lead to very different numbers of iterations to reach the
+converge and so to very different execution times.
+
+
+Our future works...
+
 
 
 %\section*{Acknowledgment}