A Recursive Formulation of the Inversion of Symmetric Positive Definite Matrices in Packed Storage Data Format

  • Authors:
  • Bjarne Stig Andersen;John A. Gunnels;Fred G. Gustavson;Jerzy Wasniewski

  • Affiliations:
  • -;-;-;-

  • Venue:
  • PARA '02 Proceedings of the 6th International Conference on Applied Parallel Computing Advanced Scientific Computing
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

A new Recursive Packed Inverse Calculation Algorithm for symmetric positive definite matrices has been developed. The new Recursive Inverse Calculation algorithm uses minimal storage, n(n + 1)/2, and has nearly the same performance as the LAPACK full storage algorithm using n2 memory words. New recursive packed BLAS needed for this algorithm have been developed too. Two transformation routines, from the LAPACK packed storage data format to the recursive storage data format were added to the package too.We present performance measurements on several current architectures that demonstrate improvements over the traditional packed routines.