Sciweavers

HPCC
2007
Springer

A Block JRS Algorithm for Highly Parallel Computation of SVDs

13 years 10 months ago
A Block JRS Algorithm for Highly Parallel Computation of SVDs
This paper presents a new algorithm for computing the singular value decomposition (SVD) on multilevel memory hierarchy architectures. This algorithm is based on one-sided JRS iteration, which enables the computation of all Jacobi rotations of a sweep in parallel. One key point of our proposed block JRS algorithm is reusing the loaded data into cache memory by performing computations on matrix blocks (b rows) instead of on strips of vectors as in JRS iteration algorithms. Another key point is that on a reasonably large number of processors the number of sweeps is less than that of one-sided JRS iteration algorithm and closer to the cyclic Jacobi method even though not all rotations in a block are independent. The relaxation technique helps to calculate and apply all independent rotations per block at the same time. On blocks of size b×n, the block JRS performs O(b2 n) floating-point operations on O(bn) elements, which reuses the loaded data in cache memory by a factor of b. Besides, o...
Mostafa I. Soliman, Sanguthevar Rajasekaran, Reda
Added 07 Jun 2010
Updated 07 Jun 2010
Type Conference
Year 2007
Where HPCC
Authors Mostafa I. Soliman, Sanguthevar Rajasekaran, Reda A. Ammar
Comments (0)