From 8c35d2df5432dd07c403167c131d03b03c1c9d6e Mon Sep 17 00:00:00 2001 From: laiymani Date: Mon, 28 Apr 2014 15:18:56 +0200 Subject: [PATCH] corrections --- hpcc.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpcc.tex b/hpcc.tex index 530ddb7..dc816e2 100644 --- a/hpcc.tex +++ b/hpcc.tex @@ -484,7 +484,7 @@ The ratio between the simulated execution time of synchronous GMRES algorithm compared to the asynchronous multisplitting algorithm ($t_\text{GMRES} / t_\text{Multisplitting}$) is defined as the \emph{relative gain}. So, our objective running the algorithm in SimGrid is to obtain a relative gain greater than 1. A priori, obtaining a relative gain greater than 1 would be difficult in a local -area network configuration where the synchronous mode will take advantage on the +area network configuration where the synchronous GMRES method will take advantage on the rapid exchange of information on such high-speed links. Thus, the methodology adopted was to launch the application on a clustered network. In this configuration, degrading the inter-cluster network performance will penalize the -- 2.39.5