Proceedings of the International Conference on High Performance Computing in Asia-Pacific Region 2018
DOI: 10.1145/3149457.3154481
|View full text |Cite
|
Sign up to set email alerts
|

A Distributed and Parallel Asynchronous Unite and Conquer Method to Solve Large Scale Non-Hermitian Linear Systems

Abstract: Parallel Krylov Subspace Methods are commonly used for solving large-scale sparse linear systems. Facing the development of extreme scale platforms, the minimization of synchronous global communication becomes critical to obtain good efficiency and scalability. This paper highlights a recent development of a hybrid (unite and conquer) method, which combines three computation algorithms together with asynchronous communication to accelerate the resolution of non-Hermitian linear systems and to improve its fault… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
16
0

Year Published

2019
2019
2020
2020

Publication Types

Select...
3
2

Relationship

4
1

Authors

Journals

citations
Cited by 5 publications
(17 citation statements)
references
References 23 publications
1
16
0
Order By: Relevance
“…UCGLE has three levels of parallelism, which is suitable for the architecture of modern large-scale platforms. The Coarse Grain/Component level, Medium Grain/inter-component level, and fine Grain/Thread level (such as GPUs and OpenMP threads) of parallelism were shown in [30].…”
Section: Workflow and Component Implementationmentioning
confidence: 99%
See 3 more Smart Citations
“…UCGLE has three levels of parallelism, which is suitable for the architecture of modern large-scale platforms. The Coarse Grain/Component level, Medium Grain/inter-component level, and fine Grain/Thread level (such as GPUs and OpenMP threads) of parallelism were shown in [30].…”
Section: Workflow and Component Implementationmentioning
confidence: 99%
“…The first part is formulated with the first known m eigenvalues which are used to computed the convex hull by LS Component, the second part represents the residual with unknown eigenpairs. In practice, for each time preconditioning by LS polynomial method, it is often repeated for several times to improve its acceleration of convergence, that is the meaning of parameter Algorithm 6 Implementation of Components [30] 1: function LOADERAM(input: A, m a , ν, r, ε a ) 2:…”
Section: Relation Between Ls Residual and Approximate Eigenvaluesmentioning
confidence: 99%
See 2 more Smart Citations
“…The spectral distribution of the preconditioned matrix might speed up the convergence. As an example, X. Wu [14] et al implemented a Unite and Conquer hybrid method for solving linear systems with the combination of a Krylov linear system solver, an eigenvalue solver, and a Least Square polynomial method proposed by Y. Saad [11] in 1987. In the preconditioning part of this method, the dominant eigenvalues are used to accelerate the convergence.…”
Section: Introductionmentioning
confidence: 99%