From c6e521cd69e8d721419fcafcde8128a5db8060d3 Mon Sep 17 00:00:00 2001 From: raphael couturier Date: Mon, 28 Apr 2014 15:12:03 +0200 Subject: [PATCH 1/1] modif --- hpcc.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hpcc.tex b/hpcc.tex index 530ddb7..efa47d1 100644 --- a/hpcc.tex +++ b/hpcc.tex @@ -476,8 +476,7 @@ study that the results depend on the following parameters: \item Hosts processors power (GFlops) can also influence on the results. \item Finally, when submitting job batches for execution, the arguments values passed to the program like the maximum number of iterations or the precision are critical. They allow us to ensure not only the convergence of the - algorithm but also to get the main objective in getting an execution time in asynchronous communication less than in - synchronous mode (i.e. GMRES). + algorithm but also to get the main objective in getting an execution time with the asynchronous multisplitting less than with synchronous GMRES. \end{itemize} The ratio between the simulated execution time of synchronous GMRES algorithm -- 2.39.5