- clusters. In practse; these two networks have different speeds. The
- intra-network generally works like a high speed local network with a high
- bandwith and very low latency. In opposite, the inter-network connects clusters
- sometime via heterogeneous networks components throuth internet with a lower
- speed. The network between distant clusters might be a bottleneck for the
- global performance of the application.
-
-\subsection{Comparing GMRES and Multisplitting algorithms in
-synchronous mode}
-
-In the scope of this paper, our first objective is to demonstrate the
-Algo-2 (Multisplitting method) shows a better performance in grid
-architecture compared with Algo-1 (Classical GMRES) both running in
-\textit{synchronous mode}. Better algorithm performance
-should means a less number of iterations output and a less execution time
-before reaching the convergence. For a systematic study, the experiments
-should figure out that, for various grid parameters values, the
-simulator will confirm the targeted outcomes, particularly for poor and
-slow networks, focusing on the impact on the communication performance
-on the chosen class of algorithm.
+ clusters. In practice, these two networks have different speeds.
+ The intra-network generally works like a high speed local network with a
+ high bandwith and very low latency. In opposite, the inter-network connects
+ clusters sometime via heterogeneous networks components throuth internet with
+ a lower speed. The network between distant clusters might be a bottleneck
+ for the global performance of the application.
+
+\subsection{Comparison of GMRES and Krylov Multisplitting algorithms in synchronous mode}
+
+In the scope of this paper, our first objective is to analyze when the Krylov
+Multisplitting method has better performances than the classical GMRES
+method. With an iterative method, better performances mean a smaller number of
+iterations and execution time before reaching the convergence. For a systematic
+study, the experiments should figure out that, for various grid parameters
+values, the simulator will confirm the targeted outcomes, particularly for poor
+and slow networks, focusing on the impact on the communication performance on
+the chosen class of algorithm.