Parallel MCGLS and ICGLS Methods for Least Squares Problems on Distributed Memory Architectures

  • Authors:
  • Laurence Tianruo Yang;Richard P. Brent

  • Affiliations:
  • Department of Computer Science, St. Francis Xavier University, P.O. Box 5000, Antigonish, B2G 2W5, NS, Canada&semi/ Computing Laboratory, Oxford University, Wolfson Building, Park Road, Oxford OX1 ...;Computing Laboratory, Oxford University, Wolfson Building, Park Road, Oxford OX1 3QD, UK

  • Venue:
  • The Journal of Supercomputing
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we mainly study the parallelization of the CGLS method, a basic iterative method for large and sparse least squares problems in which the conjugate gradient method is applied to solve normal equations. On modern parallel architectures its parallel performance is always limited because of the global communication required for inner products, the main bottleneck of parallel performance. In this paper, we describe a modified CGLS (MCGLS) method which improve parallel performance by assembling the results of a number of inner products collectively and by creating situations where communication can be overlapped with computation. More importantly, we also propose an improved CGLS (ICGLS) method to reduce inner product's global synchronization points to half, then significantly improve the parallel performance accordingly compared with the standard CGLS method and the MCGLS method.