BLOCK SPARSE CHOLESKY ALGORITHMS ON ADVANCED UNIPROCESSOR COMPUTERS

Authors
Citation
Eg. Ng et Bw. Peyton, BLOCK SPARSE CHOLESKY ALGORITHMS ON ADVANCED UNIPROCESSOR COMPUTERS, SIAM journal on scientific computing, 14(5), 1993, pp. 1034-1056
Citations number
33
Categorie Soggetti
Computer Sciences",Mathematics
ISSN journal
10648275
Volume
14
Issue
5
Year of publication
1993
Pages
1034 - 1056
Database
ISI
SICI code
1064-8275(1993)14:5<1034:BSCAOA>2.0.ZU;2-L
Abstract
As with many other linear algebra algorithms, devising a portable impl ementation of sparse Cholesky factorization that performs well on the broad range of computer architectures currently available is a formida ble challenge. Even after limiting the attention to machines with only one processor, as has been done in this paper, there are still severa l interesting issues to consider. For dense matrices, it is well known that block factorization algorithms are the best means of achieving t his goal. This approach is taken for sparse factorization as well. Thi s paper has two primary goals. First, two sparse Cholesky factorizatio n algorithms, the multifrontal method and a blocked left-looking spars e Cholesky method, are examined in a systematic and consistent fashion , both to illustrate the strengths of the blocking techniques in gener al and to obtain a fair evaluation of the two approaches. Second, the impact of various implementation techniques on time and storage effici ency is assessed, paying particularly close attention to the work-stor age requirement of the two methods and their variants.