29.01.2015 Views

SuperLU: Sparse Direct Solver

SuperLU: Sparse Direct Solver

SuperLU: Sparse Direct Solver

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Overview of the Algorithms<br />

<br />

<br />

<br />

<br />

<strong>Sparse</strong> LU factorization: P r A P cT = L U<br />

Choose permutations P r and P c for numerical stability, minimizing fill-in,<br />

and maximizing parallelism.<br />

Phases for sparse direct solvers<br />

1. Order equations & variables to minimize fill-in.<br />

<br />

NP-hard, so use heuristics based on combinatorics.<br />

2. Symbolic factorization.<br />

Identify supernodes, set up data structures and allocate memory for L & U.<br />

3. Numerical factorization – usually dominates total time.<br />

<br />

How to pivot<br />

4. Triangular solutions – usually less than 5% total time.<br />

Parallelization of Steps 1 and 2 are in progress.<br />

X. Li<br />

10

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!