12.07.2015 Views

SuperLU (Sparse Direct Solver)

SuperLU (Sparse Direct Solver)

SuperLU (Sparse Direct Solver)

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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Symbolic Factorization• Cholesky [George/Liu `81]• Use elimination graph of L and its transitive reduction(elimination tree)• Complexity linear in output: O(nnz(L))• LU• Use elimination graphs of L and U and their transitivereductions (elimination DAGs) [Tarjan/Rose `78, Gilbert/Liu`93, Gilbert `94]• Improved by symmetric structure pruning [Eisenstat/Liu `92]• Improved by supernodes• Complexity greater than nnz(L+U), but much smaller thanflops(LU)Short Course on the DOE ACTS Collection - SIAM CSE05 ConferenceOrlando, FL - February 11, 200512

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

Saved successfully!

Ooh no, something went wrong!