ABSTRACT: Recently codes have been developed for computing the Cholesky factorization with complete pivoting of a symmetric positive semidefinite matrix for the serial LAPACK library. In the parallel ScaLA-PACK library there are only routines for the unpivoted factorization in the positive definite case and no algorithms use complete pivoting. We aim to assess the feasibility of complete pivoting in ScaLAPACK by implementing a parallel pivoted Cholesky routine. We discuss the steps needed to parallelize the existing serial code, and discuss the specific constraints of the data distribution and communication for ScaLAPACK. We present some experiments, comparing our code and the existing ScaLAPACK code, conducted on both a Cray XD1 and a Cray...
This thesis presents a parallel algorithm for the direct LU factorization of general unsymmetric spa...
We develop an algorithm for computing the symbolic and numeric Cholesky factorization of a large sp...
This paper discusses the scalability of Cholesky, LU, and QR factorization routines on MIMD distribu...
was supported by an EPSRC Research Studentship. Abstract. Routines exist in LAPACK for computing the...
Routines exist in LAPACK for computing the Cholesky factorization of a symmetric positive definite m...
This article discusses the core factorization routines included in the ScaLAPACK library. These rout...
We describe a new extension to ScaLAPACK [2] for computing with symmetric (Hermitian) matrices store...
This article, aimed at a general audience of computational scientists, surveys the Cholesky factoriz...
The authors describe a new extension to ScaLAPACK for computing with symmetric (Hermitian) matrices ...
Abstract. We investigate several ways to improve the performance of sparse LU factorization with par...
The sphere optimization program sphopt was originally written as a sequential program using LAPACK, ...
In this paper it is investigated which pivots may be processed simultaneously when solving a set of ...
This paper describes the design and implementation of three core factorization routines--LU, QR and ...
Many linear algebra algorithms require explicit row/column swapping mainly when pivoting operations ...
Abstract. This paper discusses new pivoting factorization methods for solving sparse symmetric inden...
This thesis presents a parallel algorithm for the direct LU factorization of general unsymmetric spa...
We develop an algorithm for computing the symbolic and numeric Cholesky factorization of a large sp...
This paper discusses the scalability of Cholesky, LU, and QR factorization routines on MIMD distribu...
was supported by an EPSRC Research Studentship. Abstract. Routines exist in LAPACK for computing the...
Routines exist in LAPACK for computing the Cholesky factorization of a symmetric positive definite m...
This article discusses the core factorization routines included in the ScaLAPACK library. These rout...
We describe a new extension to ScaLAPACK [2] for computing with symmetric (Hermitian) matrices store...
This article, aimed at a general audience of computational scientists, surveys the Cholesky factoriz...
The authors describe a new extension to ScaLAPACK for computing with symmetric (Hermitian) matrices ...
Abstract. We investigate several ways to improve the performance of sparse LU factorization with par...
The sphere optimization program sphopt was originally written as a sequential program using LAPACK, ...
In this paper it is investigated which pivots may be processed simultaneously when solving a set of ...
This paper describes the design and implementation of three core factorization routines--LU, QR and ...
Many linear algebra algorithms require explicit row/column swapping mainly when pivoting operations ...
Abstract. This paper discusses new pivoting factorization methods for solving sparse symmetric inden...
This thesis presents a parallel algorithm for the direct LU factorization of general unsymmetric spa...
We develop an algorithm for computing the symbolic and numeric Cholesky factorization of a large sp...
This paper discusses the scalability of Cholesky, LU, and QR factorization routines on MIMD distribu...