Centre Informatique National de l’Enseignement Supérieur 950, rue de Saint Priest 34097 Montpellier Cedex 5, FRANCE
Description
Content:
This course will present the state of the art in the development of parallel direct methods for sparse linear systems. Some of these methods are being implemented as black box solvers; the corresponding toolkits will be experimented in dedicated hand-on sessions.
The course will also present recent work on hybrid (direct / iterative) methods that better exploit the two-level structure of current parallel architectures.
Direct solvers:
Dense matrices (serial and parallel, 1D and 2D distributions)
Parallel methods: data distribution, scheduling of computations and communications
Hands-on with the MUMPS and Pastix solvers
Hybrid methods
Basics on Krylov subspace methods
Basics on algebraic domain decomposition methods (Schur/Schwarz)
Hybrid direct/iterative methods: motivation and description of methods
Hierarchical parallel implementation and scalability issues
Hands-on session with the MaPhys and HIPS solvers.
Instructors
E. Agullo (Inria), M. Faverge (Bordeaux INP), L. Giraud (Inria), A. Guermouche (Université de Bordeaux ), J. Pedron (Inria), P. Ramet (Université de Bordeaux)
Learning outcomes
Understand the main features of the direct and iterative methods, their tradeoffs and when using them is most advisable.
Gain practical experience with some state of the art solvers.
Prerequisites
Basic knowledge of linear algebra and parallel algorithms
Knowledge of a programming language (Fortran, C, C++)
Ability to use Linux (Unix)