12.07.2015 Views

SuperLU (Sparse Direct Solver)

SuperLU (Sparse Direct Solver)

SuperLU (Sparse Direct Solver)

SHOW MORE
SHOW LESS
  • No tags were found...

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

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

Ordering for LU (unsymmetric)• Can use a symmetric ordering on a symmetrized matrix• Case of partial pivoting (sequential <strong>SuperLU</strong>):Use ordering based on A T A• If R T R = A T A and PA = LU, then for any row permutation P,struct(L+U) ⊆ struct(R T +R) [George/Ng `87]• Making R sparse tends to make L and U sparse• Case of static pivoting (<strong>SuperLU</strong>_DIST):Use ordering based on A T +A• If R T R = A T +A and A = LU, then struct(L+U) ⊆ struct(R T +R)• Making R sparse tends to make L and U sparse . . .• Can find better ordering based solely on A, without symmetrization[Amestoy/Li/Ng `03]Short Course on the DOE ACTS Collection - SIAM CSE05 ConferenceOrlando, FL - February 11, 200510

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

Saved successfully!

Ooh no, something went wrong!