Solution of sparse positive definite systems on a hypercube

作者:

Highlights:

摘要

The solution of large sparse positive definite systems of equations typically involves four steps: ordering, data structure set-up (symbolic factorization), numerical factorization, and triangular solution. This article describes how these four phases are implemented on a hypercube multiprocessor. The role of elimination trees in the exploitation of sparsity and the identification of parallelism is explained, and pseudo-code algorithms are provided for some of the important algorithms. Numerical experiments run on an Intel iPSC multiprocessor are presented in order to provide some indication of the performance of the various algorithms.

论文关键词:Sparse matrix,parallel solution,elimination tree,hypercube multiprocessor

论文评审过程:Received 7 June 1988, Revised 29 June 1988, Available online 3 April 2002.

论文官网地址:https://doi.org/10.1016/0377-0427(89)90364-6