2006
DOI: 10.1145/1163641.1163645
|View full text |Cite
|
Sign up to set email alerts
|

An out-of-core sparse symmetric-indefinite factorization method

Abstract: We present a new out-of-core sparse symmetric-indefinite factorization algorithm. The most significant innovation of the new algorithm is a dynamic partitioning method for the sparse factor. This partitioning method results in very low I/O traffic and allows the algorithm to run at high computational rates, even though the factor is stored on a slow disk. Our implementation of the new code compares well with both high-performance in-core sparse symmetric-indefinite codes and a high-performance out-of-core spar… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
11
0

Year Published

2006
2006
2016
2016

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 15 publications
(11 citation statements)
references
References 21 publications
0
11
0
Order By: Relevance
“…The factorized Q + λ S is used in the inner loop of the eigen solver (Line 4). To factorize Q + λ S , we used the sparse OOC (out-of-core) symmetric indefinite factorization [Meshar et al 2006] implemented in the future release of TAUCS, kindly provided by S. Toledo. We then recover the λ 's from the µ's (Line 6) and stream-write the new eigenpairs into a file (Line 7).…”
Section: Numerical Solution Mechanismmentioning
confidence: 99%
“…The factorized Q + λ S is used in the inner loop of the eigen solver (Line 4). To factorize Q + λ S , we used the sparse OOC (out-of-core) symmetric indefinite factorization [Meshar et al 2006] implemented in the future release of TAUCS, kindly provided by S. Toledo. We then recover the λ 's from the µ's (Line 6) and stream-write the new eigenpairs into a file (Line 7).…”
Section: Numerical Solution Mechanismmentioning
confidence: 99%
“…The thesis surveys some out-of-core solvers including [50,97,147,169,186], provides NP-completeness results for the problem of minimising I/O volume in certain variations of factorisation methods, and also develops polynomial time algorithms for some other variations. A significant contribution of the thesis (also available in [2]) is the demonstration of the difference between the problem of minimising the I/O volume and that of minimising the active memory size (as is done by Liu [136]).…”
Section: Elimination Tree and The Multifrontal Methodsmentioning
confidence: 99%
“…For our experimental evaluations, we used five applications: PSTT (parallel sparse FFT) [5], PaSTiX (a high performance parallel solver for very large sparse linear systems based on direct methods) [6], SSIF (sparse symmetric indefinite factorization) [26], PPS (a persistent, pervasive surveillance code), and REACT (Jacobian based combustion modeling code). The last two applications are written by us.…”
Section: Implementation Benchmarks and Setupmentioning
confidence: 99%