International audienceThis paper introduces hybrid LU-QR algorithms for solving dense linear sys-tems of the form Ax = b. Throughout a matrix factorization, these algorithms dynamically alternate LU with local pivoting and QR elimination steps, based upon some robustness criterion. LU elimination steps can be very efficiently parallelized, and are twice as cheap in terms of floating-point operations, as QR steps. However, LU steps are not necessarily stable, while QR steps are always stable. The hybrid algorithms execute a QR step when a robustness criterion detects some risk for instability, and they execute an LU step otherwise. Ideally, the choice between LU and QR steps must have a small computational overhead and must provide a satisfa...
The LU factorization is an important numerical algorithm for solving systems of linear equations in ...
We present an out-of-core sparse nonsymmetric LU-factorization algorithm with partial pivoting. We h...
In this paper we consider the data distribution and data movement issues related to the solution of ...
International audienceThis paper introduces hybrid LU-QR algorithms for solving dense linear sys-tem...
International audienceThis paper introduces hybrid LU-QR al- gorithms for solving dense linear syste...
The solution of dense systems of linear equations is at the heart of numerical computations. Such sy...
International audienceWe present parallel and sequential dense QR factorization algorithms that are ...
This study focuses on the performance of two classical dense linear algebra algorithms, the LU and t...
International audienceIn this paper we study the performance of two classical dense linear algebra a...
The LU factorization is an important numerical algorithm for solving systems of linear equations in ...
The QR factorization is one of the most important operations in dense linear algebra, offering a num...
Dense matrix factorizations, like LU, Cholesky and QR, are widely used for scientific applications t...
This dissertation focuses on a widely used linear algebra kernel to solve linear systems, that is th...
In this paper, we analyse and compare the techniques of algorithmic blocking and (storage blocking w...
The LU factorization is an important numerical algorithm for solving systems of linear equations in ...
We present an out-of-core sparse nonsymmetric LU-factorization algorithm with partial pivoting. We h...
In this paper we consider the data distribution and data movement issues related to the solution of ...
International audienceThis paper introduces hybrid LU-QR algorithms for solving dense linear sys-tem...
International audienceThis paper introduces hybrid LU-QR al- gorithms for solving dense linear syste...
The solution of dense systems of linear equations is at the heart of numerical computations. Such sy...
International audienceWe present parallel and sequential dense QR factorization algorithms that are ...
This study focuses on the performance of two classical dense linear algebra algorithms, the LU and t...
International audienceIn this paper we study the performance of two classical dense linear algebra a...
The LU factorization is an important numerical algorithm for solving systems of linear equations in ...
The QR factorization is one of the most important operations in dense linear algebra, offering a num...
Dense matrix factorizations, like LU, Cholesky and QR, are widely used for scientific applications t...
This dissertation focuses on a widely used linear algebra kernel to solve linear systems, that is th...
In this paper, we analyse and compare the techniques of algorithmic blocking and (storage blocking w...
The LU factorization is an important numerical algorithm for solving systems of linear equations in ...
We present an out-of-core sparse nonsymmetric LU-factorization algorithm with partial pivoting. We h...
In this paper we consider the data distribution and data movement issues related to the solution of ...