From: ziane Date: Thu, 7 May 2015 16:03:40 +0000 (+0200) Subject: Modifs summary X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/rce2015.git/commitdiff_plain/ba83d1e1dca7d4eaed2a24aa284fc7735dd5fc07?hp=9cbdf684c34f4ec52a8ed72c6e27025c2bae39df Modifs summary Merge branch 'master' of ssh://bilbo.iut-bm.univ-fcomte.fr/rce2015 --- diff --git a/paper.tex b/paper.tex index e73f18a..cda1fdd 100644 --- a/paper.tex +++ b/paper.tex @@ -873,7 +873,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}