Out-of-core sparse direct solvers reduce the amount of main memory needed to factorize and solve large sparse linear systems of equations by holding the matrix data, the computed factors, and some of the work arrays in files on disk. The efficiency of the factorization and solution phases is dependent upon the number of entries in the factors. For a given pivot sequence, the level of fill in the factors beyond that predicted on the basis of the sparsity pattern alone depends on the number of pivots that are delayed (i.e., the number of pivots that are used later than expected because of numerical stability considerations). Our aim is to limit the number of delayed pivots, while maintaining robustness and accuracy. In this article, we consid...
For large scale problems in electric circuit simulation as well as in chemical process simulation, t...
In this paper, we present the main algorithmic features in the software package SuperLU{_}DIST, a di...
Many linear algebra algorithms require explicit row/column swapping mainly when pivoting operations ...
We present an out-of-core sparse nonsymmetric LU-factorization algorithm with partial pivoting. We h...
Abstract. We investigate several ways to improve the performance of sparse LU factorization with par...
International audienceABSTRACT The memory usage of sparse direct solvers can be the bottleneck to so...
Solving square linear systems of equations Ax=b is one of the primary workhorses in scientific compu...
The performance of a sparse direct solver is dependent upon the pivot sequence that is chosen before...
AbstractThis paper considers the effect of partial pivoting in automatic ordinary differential equat...
The research reported in this paper presents a new idea of the storage structure of sparse matrices....
It is well established that reduced precision arithmetic can be exploited to accelerate the solution...
. Solving large nonsymmetric sparse linear systems on distributed memory multiprocessors is an activ...
(eng) The memory usage of sparse direct solvers can be the bottleneck to solve large-scale problems ...
The standard LU factorization-based solution process for linear systems can be enhanced in speed or ...
This thesis presents a parallel algorithm for the direct LU factorization of general unsymmetric spa...
For large scale problems in electric circuit simulation as well as in chemical process simulation, t...
In this paper, we present the main algorithmic features in the software package SuperLU{_}DIST, a di...
Many linear algebra algorithms require explicit row/column swapping mainly when pivoting operations ...
We present an out-of-core sparse nonsymmetric LU-factorization algorithm with partial pivoting. We h...
Abstract. We investigate several ways to improve the performance of sparse LU factorization with par...
International audienceABSTRACT The memory usage of sparse direct solvers can be the bottleneck to so...
Solving square linear systems of equations Ax=b is one of the primary workhorses in scientific compu...
The performance of a sparse direct solver is dependent upon the pivot sequence that is chosen before...
AbstractThis paper considers the effect of partial pivoting in automatic ordinary differential equat...
The research reported in this paper presents a new idea of the storage structure of sparse matrices....
It is well established that reduced precision arithmetic can be exploited to accelerate the solution...
. Solving large nonsymmetric sparse linear systems on distributed memory multiprocessors is an activ...
(eng) The memory usage of sparse direct solvers can be the bottleneck to solve large-scale problems ...
The standard LU factorization-based solution process for linear systems can be enhanced in speed or ...
This thesis presents a parallel algorithm for the direct LU factorization of general unsymmetric spa...
For large scale problems in electric circuit simulation as well as in chemical process simulation, t...
In this paper, we present the main algorithmic features in the software package SuperLU{_}DIST, a di...
Many linear algebra algorithms require explicit row/column swapping mainly when pivoting operations ...