Communication-Optimal Parallel Algorithm for Strassen's Matrix Multiplication

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

13 pages, 3 figures

Scientific paper

Parallel matrix multiplication is one of the most studied fundamental problems in distributed and high performance computing. We obtain a new parallel algorithm that is based on Strassen's fast matrix multiplication and minimizes communication. The algorithm outperforms all known parallel matrix multiplication algorithms, classical and Strassen-based, both asymptotically and in practice. A critical bottleneck in parallelizing Strassen's algorithm is the communication between the processors. Ballard, Demmel, Holtz, and Schwartz (SPAA'11) prove lower bounds on these communication costs, using expansion properties of the underlying computation graph. Our algorithm matches these lower bounds, and so is communication-optimal. It exhibits perfect strong scaling within the maximum possible range. Benchmarking our implementation on a Cray XT4, we obtain speedups over classical and Strassen-based algorithms ranging from 24% to 184% for a fixed matrix dimension n=94080, where the number of nodes ranges from 49 to 7203. Our parallelization approach generalizes to other fast matrix multiplication algorithms.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Communication-Optimal Parallel Algorithm for Strassen's Matrix Multiplication does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Communication-Optimal Parallel Algorithm for Strassen's Matrix Multiplication, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Communication-Optimal Parallel Algorithm for Strassen's Matrix Multiplication will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-556023

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.