Exploiting thread-level parallelism in the iterative solution of sparse linear systems

  • Authors:
  • José I. Aliaga;Matthias Bollhöfer;Alberto F. Martın;Enrique S. Quintana-Ortı

  • Affiliations:
  • Dpto. de Ingenierıa y Ciencia de Computadores, Universidad Jaime I, 12.071-Castellón, Spain;Institut Computational Mathematics, TU Braunschweig, 38106 Braunschweig, Germany;Dpto. de Ingenierıa y Ciencia de Computadores, Universidad Jaime I, 12.071-Castellón, Spain;Dpto. de Ingenierıa y Ciencia de Computadores, Universidad Jaime I, 12.071-Castellón, Spain

  • Venue:
  • Parallel Computing
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We investigate the efficient iterative solution of large-scale sparse linear systems on shared-memory multiprocessors. Our parallel approach is based on a multilevel ILU preconditioner which preserves the mathematical semantics of the sequential method in ILUPACK. We exploit the parallelism exposed by the task tree corresponding to the nested dissection hierarchy (task parallelism), employ dynamic scheduling of tasks to processors to improve load balance, and formulate all stages of the parallel PCG method conformal with the computation of the preconditioner to increase data reuse. Results on a CC-NUMA platform with 16 processors reveal the parallel efficiency of this solution.