English

Performance evaluation of multiple precision matrix multiplications using parallelized Strassen and Winograd algorithms

Numerical Analysis 2016-05-16 v1 Mathematical Software Numerical Analysis

Abstract

It is well known that Strassen and Winograd algorithms can reduce the computational costs associated with dense matrix multiplication. We have already shown that they are also very effective for software-based multiple precision floating-point arithmetic environments such as the MPFR/GMP library. In this paper, we show that we can obtain the same effectiveness for double-double (DD) and quadruple-double (QD) environments supported by the QD library, and that parallelization can increase the speed of these multiple precision matrix multiplications. Finally, we demonstrate that our implemented parallelized Strassen and Winograd algorithms can increase the speed of parallelized LU decomposition.

Keywords

Cite

@article{arxiv.1510.08642,
  title  = {Performance evaluation of multiple precision matrix multiplications using parallelized Strassen and Winograd algorithms},
  author = {Tomonori Kouya},
  journal= {arXiv preprint arXiv:1510.08642},
  year   = {2016}
}
R2 v1 2026-06-22T11:31:58.920Z