Matrix Multiplication in the MPC Model
Abstract
In this paper, we present algorithms to solve matrix multiplication problems in the MPC model. In particular, we consider the problem under various processor/memory constraints in the MPC model and prove the following results. 1. Multiplication of two rectangular matrices of size d × n and n × d ( where d ≤ n) respectively can be done in, i) O(d + d n) rounds with n processors and (d) memory per processor ii) O(dn) rounds with d processors and (n) memory per processor. 2. Multiplication of two rectangular matrices of size n × d and d × n (where d ≤ n) respectively, with n processors of (n) memory per processor, can be done in O(dn) rounds. 3.The multiplication of two d-sparse matrices (matrices that contain at most d-nonzero elements in each row and in each column) with n processors and (d) memory per processor can be done in O(d0.9) rounds.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.