Sciweavers

NA
2016

A block algorithm for computing antitriangular factorizations of symmetric matrices

8 years 13 days ago
A block algorithm for computing antitriangular factorizations of symmetric matrices
Any symmetric matrix can be reduced to antitriangular form in finitely many steps by orthogonal similarity transformations. This form reveals the inertia of the matrix and has found applications in, e.g., model predictive control and constraint preconditioning. Originally proposed by Mastronardi and Van Dooren, the existing algorithm for performing the reduction to antitriangular form is primarily based on Householder reflectors and Givens rotations. The poor memory access pattern of these operations implies that the performance of the algorithm is bound by the memory bandwidth. In this work, we develop a block algorithm that performs all operations almost entirely in terms of level 3 BLAS operations, which feature a more favorable memory access pattern and lead to better performance. These performance gains are confirmed by numerical experiments that cover a wide range of different inertia.
Zvonimir Bujanovic, Daniel Kressner
Added 08 Apr 2016
Updated 08 Apr 2016
Type Journal
Year 2016
Where NA
Authors Zvonimir Bujanovic, Daniel Kressner
Comments (0)