首页    期刊浏览 2024年11月24日 星期日
登录注册

文章基本信息

  • 标题:A Tensor Product Formulation of Strassen's Matrix Multiplication Algorithm with Memory Reduction
  • 本地全文:下载
  • 作者:B. Kumar, C.-H. Huang, P. Sadayappan ; R.W. Johnson
  • 期刊名称:Scientific Programming
  • 印刷版ISSN:1058-9244
  • 出版年度:1995
  • 卷号:4
  • DOI:10.1155/1995/636457
  • 出版社:Hindawi Publishing Corporation
  • 摘要:In this article, we present a program generation strategy of Strassen's matrix multiplication algorithm using a programming methodology based on tensor product formulas. In this methodology, block recursive programs such as the fast Fourier Transforms and Strassen's matrix multiplication algorithm are expressed as algebraic formulas involving tensor products and other matrix operations. Such formulas can be systematically translated to high-performance parallel/vector codes for various architectures. In this article, we present a nonrecursive implementation of Strassen's algorithm for shared memory vector processors such as the Cray Y-MP. A previous implementation of Strassen's algorithm synthesized from tensor product formulas required working storage of size O(7n) for multiplying 2n × 2n matrices. We present a modified formulation in which the working storage requirement is reduced to O(4n). The modified formulation exhibits sufficient parallelism for efficient implementation on a shared memory multiprocessor. Performance results on a Cray Y-MP8/64 are presented.
国家哲学社会科学文献中心版权所有