Back to Search Start Over

Communication Costs of Strassen's Matrix Multiplication.

Authors :
Ballard, Grey
Demmel, James
Holtz, Olga
Schwartz, Oded
Source :
Communications of the ACM. Feb2014, Vol. 57 Issue 2, p107-114. 8p. 5 Diagrams, 2 Charts, 2 Graphs.
Publication Year :
2014

Abstract

Algorithms have historically been evaluated in terms of the number of arithmetic operations they performed. This analysis is no longer sufficient for predicting running times on today's machines. Moving data through memory hierarchies and among processors requires much more time (and energy) than performing computations. Hardware trends suggest that the relative costs of this communication will only increase. Proving lower bounds on the communication of algorithms and finding algorithms that attain these bounds are therefore fundamental goals. We show that the communication cost of an algorithm is closely related to the graph expansion properties of its corresponding computation graph. Matrix multiplication is one of the most fundamental problems in scientific computing and in parallel computing. Applying expansion analysis to Strassen's and other fast matrix multiplication algorithms, we obtain the first lower bounds on their communication costs. These bounds show that the current sequential algorithms are optimal but that previous parallel algorithms communicate more than necessary. Our new parallelization of Strassen's algorithm is communication-optimal and outperforms all previous matrix multiplication algorithms. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
00010782
Volume :
57
Issue :
2
Database :
Academic Search Index
Journal :
Communications of the ACM
Publication Type :
Periodical
Accession number :
94282238
Full Text :
https://doi.org/10.1145/2556647.2556660