Abstract. Bisection is a parallelizable method for finding the eigenvalues of real symmetric tridiagonal matrices, or more generally symmetric acyclic matrices. Ideally, one would like an implementation that was simultaneously parallel, load balanced, devoid of communication, capable of running on networks of heterogenous workstations, and of course correct. But this is surprisingly difficult to achieve. The reason is that bisection requires a function Count(x) which counts the number of eigenvalues less than x. In exact arithmetic Count(x) is a monotonic increasing function of x, andthe logic of the algorithm depends on this. However, monotonicity can fail, and incorrect eigenvalues may be computed, because of roundoff or as a result of us...
We describe two techniques for speeding up eigenvalue and singular value computations on shared memo...
We discuss timing and performance modeling of a routine to find all the eigenvalues and eigenvectors...
Abstract. We present a new parallel implementation of a divide and conquer algorithm for computing t...
Bisection is an easily parallelizable method for finding the eigenvalues of real symmetric tridiagon...
Three algorithms providing rigourous bounds for the eigenvalues of a real matrix are presented. The ...
An efficient parallel algorithm, farmzeroinNR, for the eigenvalue problem of a symmetric tridiagonal...
We present new algorithms that accelerate the bisection method for the symmetric tridiagonal eigenva...
A method for determining all eigenvalues of large real symmetric tridiagonal matrices on multiproces...
We improve divide-and-conquer with multiple divisions for real symmetric tridiagonal eigenproblem pr...
This report discusses a serial implementation of Cuppen's divide and conquer algorithm for comp...
The transputer is a fast microprocessor, unique in its linking ability to provide a framework for bu...
Abstract. A multiprocessor algorithm for finding few or all eigenvalues and the corresponding eigenv...
Copyright © 2013 Vassilis Geroyannis, Florendia Valvi. This is an open access article distributed un...
AbstractBased on a multipoint approximation of polynomial values, we accelerate the bisection and di...
The computation of all or a subset of all eigenvalues is an important problem in linear algebra, sta...
We describe two techniques for speeding up eigenvalue and singular value computations on shared memo...
We discuss timing and performance modeling of a routine to find all the eigenvalues and eigenvectors...
Abstract. We present a new parallel implementation of a divide and conquer algorithm for computing t...
Bisection is an easily parallelizable method for finding the eigenvalues of real symmetric tridiagon...
Three algorithms providing rigourous bounds for the eigenvalues of a real matrix are presented. The ...
An efficient parallel algorithm, farmzeroinNR, for the eigenvalue problem of a symmetric tridiagonal...
We present new algorithms that accelerate the bisection method for the symmetric tridiagonal eigenva...
A method for determining all eigenvalues of large real symmetric tridiagonal matrices on multiproces...
We improve divide-and-conquer with multiple divisions for real symmetric tridiagonal eigenproblem pr...
This report discusses a serial implementation of Cuppen's divide and conquer algorithm for comp...
The transputer is a fast microprocessor, unique in its linking ability to provide a framework for bu...
Abstract. A multiprocessor algorithm for finding few or all eigenvalues and the corresponding eigenv...
Copyright © 2013 Vassilis Geroyannis, Florendia Valvi. This is an open access article distributed un...
AbstractBased on a multipoint approximation of polynomial values, we accelerate the bisection and di...
The computation of all or a subset of all eigenvalues is an important problem in linear algebra, sta...
We describe two techniques for speeding up eigenvalue and singular value computations on shared memo...
We discuss timing and performance modeling of a routine to find all the eigenvalues and eigenvectors...
Abstract. We present a new parallel implementation of a divide and conquer algorithm for computing t...