Abstract
The Cholesky factorization of a sparse matrix A can introduce new nonzeros into the factor matrix. We present an efficient CRCW parallel algorithm to find this fill. Our algorithm takes O(log2n) time using m* processors, where m* is the number of nonzeros in the Cholesky factor of A. The algorithm has two stages. First it finds A's elimination tree, and then uses it to compute the fill. The part of the algorithm that finds the elimination tree runs in O(log2n) time using m processors, where m is the number of nonzeros in A.
| Original language | English |
|---|---|
| Pages (from-to) | 151-162 |
| Number of pages | 12 |
| Journal | Parallel Computing |
| Volume | 14 |
| Issue number | 2 |
| DOIs | |
| Publication status | Published - Jun 1990 |
Other keywords
- Linear algebra
- elimination trees
- parallel algorithms
- sparse matrix computation