From 5935936993555893be36577dd27573642cef4d87 Mon Sep 17 00:00:00 2001 From: lilia Date: Sat, 9 May 2015 13:38:09 +0200 Subject: [PATCH] =?utf8?q?modifs=20exp=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- paper.tex | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/paper.tex b/paper.tex index 73560e3..c959ace 100644 --- a/paper.tex +++ b/paper.tex @@ -1,4 +1,4 @@ -\documentclass[times]{cpeauth} + \documentclass[times]{cpeauth} \usepackage{moreverb} @@ -789,12 +789,12 @@ summarized in Table~\ref{tab:02}. \hline Grid architecture & 2$\times$50 totaling 100 processors\\ Processors Power & 1 GFlops to 1.5 GFlops \\ - \multirow{2}{*}{Network inter-clusters} & $bw$=1.25 Gbits, $lat=50\mu$s \\ - & $bw$=5 Mbits, $lat=20ms$\\ + \multirow{2}{*}{Network inter-clusters} & $bw$: 5 Mbits to 50 Mbits\\ + & $lat$: 20 ms\\ Matrix size & from $62^3$ to $150^3$\\ - Residual error precision & $10^{-5}$ to $10^{-9}$\\ \hline \\ + Residual error precision & $10^{-5}$ to $10^{-11}$\\ \hline \\ \end{tabular} -\caption{Test conditions: GMRES in synchronous mode vs. Krylov two-stage in asynchronous mode} +\caption{Test conditions: GMRES in synchronous mode vs. two-stage multisplitting in asynchronous mode} \label{tab:02} \end{table} @@ -835,7 +835,7 @@ summarized in Table~\ref{tab:02}. \hline \end{mytable} %\end{table} - \caption{Relative gains of the two-stage multisplitting algorithm compared with the classical GMRES} + \caption{Relative gains of the asynchronous two-stage multisplitting algorithm compared to the classical synchronous GMRES algorithm} \label{tab:03} \end{table} -- 2.39.5