From 4d660c0f01f40bb12c0bd5042dee6498590b0934 Mon Sep 17 00:00:00 2001 From: lilia Date: Sun, 7 Dec 2014 17:41:42 +0100 Subject: [PATCH] 07-12-2014 v01 --- review.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/review.txt b/review.txt index b44622a..fc1b382 100644 --- a/review.txt +++ b/review.txt @@ -34,8 +34,6 @@ Reviewer #2: This work focus on an better algorithm that solves very large spars The following paragraph is added in the introduction: In this work we develop a new parallel two-stage algorithm for large-scale clusters. Our objective is to mix between Krylov based iterative methods and the multisplitting method to improve the scalability. In fact Krylov subspace methods are well-known for their good convergence compared to others iterative methods. So our main contribution is to use the multisplitting method which splits the problem to solve into different blocks in order to reduce the large amount of communications and, to implement both inner and outer iterations as Krylov subspace iterations improving the convergence of the multisplitting algorithm. - - ,---- 2. Given that the focus of the paper is to provide a better solution on a well known problem with several well studied approaches. It is essential for the author to provide extensive comparison studies with those approaches. In Section 4 the paper provides some experiments with very limited scope (solving one simple problem and comparing with one well known problems). This seems not enough. Another way is to provide a qualitative comparison against other proposed approaches and explain why the proposed approach is better. But this is also not found. `---- @@ -69,7 +67,7 @@ A paragraph is added in the introduction to show our main contribution of this w ,---- ii) The authors supposed a good scalability of the new algorithm, but the experiment's proof seems not enough, as it just gave the weak scalability comparison, which just could lead to a conclusion of improved execution time, while a strong scalability curve might be more persuasive. `---- -Some figures showing the strong scalability of the two tested algorithms are added in Section 4. + ,---- iii) In the last line on the page 7, there is apparent error "multi-saplitting". -- 2.39.5