This paper discusses parGeMSLR, a C++/MPI software library for the solution of sparse systems of linear algebraic equations via preconditioned Krylov subspace methods in distributed-memory computing environments. The preconditioner implemented in parGeMSLR is based on algebraic domain decomposition and partitions the symmetrized adjacency graph recursively into several non-overlapping partitions via a p-way vertex separator, where p is an integer multiple of the total number of MPI processes. From a numerical perspective, parGeMSLR builds a Schur complement approximate inverse preconditioner as the sum between the matrix inverse of the interface coupling matrix and a low-rank correction term. To reduce the cost associated with the computati...
Abstract. Sparse matrix-matrix multiplication (or SpGEMM) is a key primitive for many high-performan...
The efficient parallel solution to large sparse linear systems of equations Ax = b is a central issu...
A parallel implementation of a sparse approximate inverse (spai) preconditioner for distributed memo...
For many large-scale applications, solving large sparse linear systems is the most time-consuming pa...
The recently developed Parallel Algebraic Recursive Multilevel Solver (pARMS) is the subject of this...
This paper presents a new software framework for solving large and sparse linear systems on current ...
This paper presents a new software framework for solving large and sparse linear systems on current ...
We outline the design principles underlying the ParPre library of parallel preconditioners. ParPre i...
International audienceThe solution of linear systems is often the most computational consuming kerne...
With the breakdown of Dennard scaling in the mid-2000s and the end of Moore's law on the horizon, th...
The Schur complement method, also known as substructuring technique, was widely used in structural m...
In this paper we introduce LORASC, a robust algebraic preconditioner for solving sparse linear syste...
A popular class of preconditioners is known as incomplete factorizations. They can be thought of as ...
Many scientific applications require the solution of large and sparse linear systems of equations us...
. For a sparse linear system Ax = b, preconditioners of the form C = D + L + U , where D is the blo...
Abstract. Sparse matrix-matrix multiplication (or SpGEMM) is a key primitive for many high-performan...
The efficient parallel solution to large sparse linear systems of equations Ax = b is a central issu...
A parallel implementation of a sparse approximate inverse (spai) preconditioner for distributed memo...
For many large-scale applications, solving large sparse linear systems is the most time-consuming pa...
The recently developed Parallel Algebraic Recursive Multilevel Solver (pARMS) is the subject of this...
This paper presents a new software framework for solving large and sparse linear systems on current ...
This paper presents a new software framework for solving large and sparse linear systems on current ...
We outline the design principles underlying the ParPre library of parallel preconditioners. ParPre i...
International audienceThe solution of linear systems is often the most computational consuming kerne...
With the breakdown of Dennard scaling in the mid-2000s and the end of Moore's law on the horizon, th...
The Schur complement method, also known as substructuring technique, was widely used in structural m...
In this paper we introduce LORASC, a robust algebraic preconditioner for solving sparse linear syste...
A popular class of preconditioners is known as incomplete factorizations. They can be thought of as ...
Many scientific applications require the solution of large and sparse linear systems of equations us...
. For a sparse linear system Ax = b, preconditioners of the form C = D + L + U , where D is the blo...
Abstract. Sparse matrix-matrix multiplication (or SpGEMM) is a key primitive for many high-performan...
The efficient parallel solution to large sparse linear systems of equations Ax = b is a central issu...
A parallel implementation of a sparse approximate inverse (spai) preconditioner for distributed memo...