Evaluation of Sparse LU Factorization and Triangular Solution on Multicore Platforms

  • Authors:
  • Xiaoye Sherry Li

  • Affiliations:
  • Lawrence Berkeley National Laboratory, MS 50F-1650, Berkeley, USA CA 94720

  • Venue:
  • High Performance Computing for Computational Science - VECPAR 2008
  • Year:
  • 2008

Quantified Score

Hi-index 0.04

Visualization

Abstract

The Chip Multiprocessor (CMP) will be the basic building block for computer systems ranging from laptops to supercomputers. New software developments at all levels are needed to fully utilize these systems. In this work, we evaluate performance of different high-performance sparse LU factorization and triangular solution algorithms on several representative multicore machines. We include both pthreads and MPI implementations in this study, and found that the pthreads implementation consistently delivers good performance and a left-looking algorithm is usually superior.