A Supernodal Approach to Sparse Partial Pivoting

  • Authors:
  • James W. Demmel;Stanley C. Eisenstat;John R. Gilbert;Xiaoye S. Li;Joseph W.H. Liu

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • A Supernodal Approach to Sparse Partial Pivoting
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

We investigate several ways to improve the performance of sparse LU factorization with partial pivoting, as used to solve unsymmetric linear systems. To perform most of the numerical computation in dense matrix kernels, we introduce the notion of unsymmetric supernodes. To better exploit the memory hierarchy, we introduce unsymmetric supernode-panel updates and two-dimensional data partitioning. To speed up symbolic factorization, we use Gilbert and Peierls''s depth-first search with Eisenstat and Liu''s symmetric structural reductions. We have implemented a sparse LU code using all these ideas. We present experiments demonstrating that it is significantly faster than earlier partial pivoting codes. We also compare performance with UMFPACK, which uses a multifrontal approach; our code is usually faster.