A Fully Portable High Performance Minimal Storage Hybrid Format Cholesky Algorithm | Bjarne S. Andersen, John A. Gunnels, Fred G. Gustavson, John K. Reid, Jerzy Wasniewski
| Abstract | We consider the eficient implementation of the Cholesky solution of symmetric positive-definite dense linear systems of equations using packed storage. We take the same starting point as that of LINPACK and LAPACK, with the upper (or lower) triangular part of the matrix being stored by columns. Following LINPACK and LAPACK, we overwrite the given matrix by its Cholesky factor. We consider the use of a hybrid format in which blocks of the matrices are held contiguously and compare this to the present LAPACK code. Code based on this format has the storage advantages of the present code, but substantially outperforms it. Furthermore, it compares favourably to using conventional full format (LAPACK) and using the recursive format of Andersen, Gustavson, and Wasniewski. | Keywords | real symmetric matrices, complex Hermitian matrices, positive definite matrices, Cholesky factorization and solution, recursive algorithms, novel packed matrix data structures, linear systems of equations | Type | Technical report | Year | 2004 | Publisher | Informatics and Mathematical Modelling, Technical University of Denmark, DTU | Address | Richard Petersens Plads, Building 321, DK-2800 Kgs. Lyngby | Series | IMM-Technical Report-2004-9 | Electronic version(s) | [pdf] [ps] | BibTeX data | [bibtex] | IMM Group(s) | Scientific Computing |
|