Distributed-memory Hierarchical Interpolative Factorization
Abstract
The hierarchical interpolative factorization (HIF) offers an efficient way for solving or preconditioning elliptic partial differential equations. By exploiting locality and low-rank properties of the operators, the HIF achieves quasi-linear complexity for factorizing the discrete positive definite elliptic operator and linear complexity for solving the associated linear system. In this paper, the distributed-memory HIF (DHIF) is introduced as a parallel and distributed-memory implementation of the HIF. The DHIF organizes the processes in a hierarchical structure and keep the communication as local as possible. The computation complexity is and for constructing and applying the DHIF, respectively, where is the size of the problem and is the number of processes. The communication complexity is where is the latency and is the inverse bandwidth. Extensive numerical examples are performed on the NERSC Edison system with up to 8192 processes. The numerical results agree with the complexity analysis and demonstrate the efficiency and scalability of the DHIF.
Cite
@article{arxiv.1607.00346,
title = {Distributed-memory Hierarchical Interpolative Factorization},
author = {Yingzhou Li and Lexing Ying},
journal= {arXiv preprint arXiv:1607.00346},
year = {2017}
}