The I/O complexity of hybrid algorithms for square matrix multiplication

Abstract

Asymptotically tight lower bounds are derived for the I/O complexity of a general class of hybrid algorithms computing the product of n × n square matrices combining ``Strassen-like'' fast matrix multiplication approach with computational complexity n2 7, and ``standard'' matrix multiplication algorithms with computational complexity (n3). We present a novel and tight ((n\M,n0\)2 7(\1,n0M\)3M) lower bound for the I/O complexity a class of ``uniform, non-stationary'' hybrid algorithms when executed in a two-level storage hierarchy with M words of fast memory, where n0 denotes the threshold size of sub-problems which are computed using standard algorithms with algebraic complexity (n3). The lower bound is actually derived for the more general class of ``non-uniform, non-stationary'' hybrid algorithms which allow recursive calls to have a different structure, even when they refer to the multiplication of matrices of the same size and in the same recursive level, although the quantitative expressions become more involved. Our results are the first I/O lower bounds for these classes of hybrid algorithms. All presented lower bounds apply even if the recomputation of partial results is allowed and are asymptotically tight. The proof technique combines the analysis of the Grigoriev's flow of the matrix multiplication function, combinatorial properties of the encoding functions used by fast Strassen-like algorithms, and an application of the Loomis-Whitney geometric theorem for the analysis of standard matrix multiplication algorithms. Extensions of the lower bounds for a parallel model with P processors are also discussed.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…