Design, Tuning and Evaluation of Parallel Multilevel ILU Preconditioners

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

  • Affiliations:
  • Depto. de Ingeniería y Ciencia de Computadores, Universidad Jaume I, 12.071---Castellón, Spain;Institute of Computational Mathematics, TU-Braunschweig, Braunschweig, Germany D-38106;Depto. de Ingeniería y Ciencia de Computadores, Universidad Jaume I, 12.071---Castellón, Spain;Depto. de Ingeniería y Ciencia de Computadores, Universidad Jaume I, 12.071---Castellón, Spain

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present a parallel multilevel ILU preconditioner implemented with OpenMP. We employ METIS partitioning algorithms to decompose the computation into concurrent tasks, which are then scheduled to threads. Concretely, we combine decompositions which obtain significantly more tasks than processors, and the use of dynamic scheduling strategies in order to reduce the thread's idle time, which it is shown to be the main source of overhead in our parallel algorithm. Experimental results on a shared-memory platform consisting of 16 processors report remarkable performance for our approach.