Most methods for calculating the SVD (singular value decomposition) require to first bidiagonalize the matrix. The blocked reduction of a general, dense matrix to bidiagonal form, as implemented in ScaLAPACK, does about one half of the operations with BLAS3. By subdividing the reduction into two stages dense ! banded and banded ! bidiagonal with cubic and quadratic arithmetic costs respectively, we are able to carry out a much higher portion of the calculations in matrix-matrix multiplications. Thus, higher performance can be expected. This paper presents and compares three parallel techniques for reducing a full matrix to banded form. (The second reduction stage is described in another paper [11]). Numerical experiments on the Intel Parag...
AbstractThe relatively robust representations (RRR) algorithm computes the eigendecomposition of a s...
SIGLEAvailable from British Library Document Supply Centre-DSC:6184.6725(no 331) / BLDSC - British L...
. We investigate and compare stable parallel algorithms for solving diagonally dominant and general ...
A new stable method for the reduction of rectangular dense matrices to bidiagonal form has been pro...
The singular values of a matrix are conventionally computed using either the bidiagonalization algo...
AbstractWe present an idea for reducing a rectangular matrix A to bidiagonal form which is based on ...
Abstract. The objective of this paper is to extend, in the context of multicore architectures, the c...
The singular value decomposition (SVD) is a fundamental matrix decomposition in linear algebra. It i...
A challenging class of problems arising in many GPU applications, called batched problems, involves ...
this paper we propose an algorithm based on Laguerre's iteration, rank two divide-and-conquer t...
The objective of this paper is to extend, in the context of multicore architectures, the concepts of...
The goal of this survey is to give a view of the state-of-the-art of computing the Singular Value De...
In a recent paper it was shown how memory traffic can be diminished by reformulating the classic alg...
We describe the design and implementation of a new algorithm for computing the singular value decomp...
AbstractThe Partial Singular Value Decomposition (PSVD) subroutine computes a basis of the left and/...
AbstractThe relatively robust representations (RRR) algorithm computes the eigendecomposition of a s...
SIGLEAvailable from British Library Document Supply Centre-DSC:6184.6725(no 331) / BLDSC - British L...
. We investigate and compare stable parallel algorithms for solving diagonally dominant and general ...
A new stable method for the reduction of rectangular dense matrices to bidiagonal form has been pro...
The singular values of a matrix are conventionally computed using either the bidiagonalization algo...
AbstractWe present an idea for reducing a rectangular matrix A to bidiagonal form which is based on ...
Abstract. The objective of this paper is to extend, in the context of multicore architectures, the c...
The singular value decomposition (SVD) is a fundamental matrix decomposition in linear algebra. It i...
A challenging class of problems arising in many GPU applications, called batched problems, involves ...
this paper we propose an algorithm based on Laguerre's iteration, rank two divide-and-conquer t...
The objective of this paper is to extend, in the context of multicore architectures, the concepts of...
The goal of this survey is to give a view of the state-of-the-art of computing the Singular Value De...
In a recent paper it was shown how memory traffic can be diminished by reformulating the classic alg...
We describe the design and implementation of a new algorithm for computing the singular value decomp...
AbstractThe Partial Singular Value Decomposition (PSVD) subroutine computes a basis of the left and/...
AbstractThe relatively robust representations (RRR) algorithm computes the eigendecomposition of a s...
SIGLEAvailable from British Library Document Supply Centre-DSC:6184.6725(no 331) / BLDSC - British L...
. We investigate and compare stable parallel algorithms for solving diagonally dominant and general ...