New Parallel (Rank-Revealing) QR Factorization Algorithms

  • Authors:
  • Rudnei Dias da Cunha;Dulcenéia Becker;James Carlton Patterson

  • Affiliations:
  • -;-;-

  • Venue:
  • Euro-Par '02 Proceedings of the 8th International Euro-Par Conference on Parallel Processing
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a new algorithm to compute the QR factorization of a matrix Am脳n intended for use when m 驴 n. The algorithm uses a reduction strategy to perform the factorization which in turn allows a good degree of parallelism. It is then integrated into a parallel implementation of the QR factorization with column pivoting algorithm due to Golub and Van Loan, which allows the determination of the rank of A. The algorithms were coded in FORTRAN 90 using the MPI library. Results are presented for several different problem sizes on an IBM 9076 SP/2 parallel computer.