Iterative methods for solving large sparse systems of linear equations are widely used in many HPC applications. Extreme scaling of these methods can be difficult, however, since global communication to form dot products is typically required at every iteration. To try to overcome this limitation we propose a hybrid approach, where the matrix is partitioned into blocks. Within each block, we use a highly optimised (parallel) conventional solver, but we then couple the blocks together using block Jacobi or some other multisplitting technique that can be implemented in either a synchronous or an asynchronous fashion. This allows us to limit the block size to the point where the conventional iterative methods no longer scale, and to avoid glob...
The solution of large sparse linear systems is often the most time-consuming part of many science an...
The solution of large sparse linear systems is often the most time-consuming part of many science an...
International audienceParallel Krylov Subspace Methods are commonly used for solving large-scale spa...
International audienceIn this paper, we revisit the Krylov multisplitting algorithm presented in Hua...
This dissertation deals mainly with the design, implementation, and analysis of efficient iterative ...
In this paper we describe an efficient iterative algorithm for solving large sparse linear systems o...
It is important to have a fast, robust and scalable algorithm to solve a sparse linear system AX=B. ...
Nous nous intéressons à la résolution en parallèle de système d’équations linéaires creux et de larg...
We consider the challenge of solving large scale sparse linear systems arising from different applic...
International audienceSolving large sparse linear systems is essential in numerous scientific domain...
We propose a hybrid sparse system solver for handling linear systems using algebraic domain decompos...
International audienceSolving large sparse systems of linear equations is a crucial and time-consumi...
The availability of large-scale computing platforms comprised of tens of thousands of multicore proc...
AbstractWe present a parallel hybrid asynchronous method to solve large sparse linear systems by the...
AbstractWe propose a hybrid sparse system solver for handling linear systems using algebraic domain ...
The solution of large sparse linear systems is often the most time-consuming part of many science an...
The solution of large sparse linear systems is often the most time-consuming part of many science an...
International audienceParallel Krylov Subspace Methods are commonly used for solving large-scale spa...
International audienceIn this paper, we revisit the Krylov multisplitting algorithm presented in Hua...
This dissertation deals mainly with the design, implementation, and analysis of efficient iterative ...
In this paper we describe an efficient iterative algorithm for solving large sparse linear systems o...
It is important to have a fast, robust and scalable algorithm to solve a sparse linear system AX=B. ...
Nous nous intéressons à la résolution en parallèle de système d’équations linéaires creux et de larg...
We consider the challenge of solving large scale sparse linear systems arising from different applic...
International audienceSolving large sparse linear systems is essential in numerous scientific domain...
We propose a hybrid sparse system solver for handling linear systems using algebraic domain decompos...
International audienceSolving large sparse systems of linear equations is a crucial and time-consumi...
The availability of large-scale computing platforms comprised of tens of thousands of multicore proc...
AbstractWe present a parallel hybrid asynchronous method to solve large sparse linear systems by the...
AbstractWe propose a hybrid sparse system solver for handling linear systems using algebraic domain ...
The solution of large sparse linear systems is often the most time-consuming part of many science an...
The solution of large sparse linear systems is often the most time-consuming part of many science an...
International audienceParallel Krylov Subspace Methods are commonly used for solving large-scale spa...