A Cooperative Conjugate Gradient Method for Linear Systems Permitting Multithread Implementation of Low Complexity

Bhaya, A.,Bliman, P.,Niedu, G.,Pazos, F.
DOI: https://doi.org/10.1109/cdc.2012.6426341
2012-01-01
Abstract:This paper proposes a generalization of the conjugate gradient (CG) method used to solve the equation Ax = b for a symmetric positive definite matrix A of large size n. The generalization consists of permitting the scalar control parameters (= stepsizes in gradient and conjugate gradient directions) to be replaced by matrices, so that multiple descent and conjugate directions are updated simultaneously. Implementation involves the use of multiple agents or threads and is referred to as cooperative CG (cCG), in which the cooperation between agents resides in the fact that the calculation of each entry of the control parameter matrix now involves information that comes from the other agents. The multithread implementation is shown to have low worst case complexity equation in exact arithmetic. Numerical experiments, that illustrate the interest of theoretical results, are carried out on a multicore computer.
What problem does this paper attempt to address?