next up previous contents
Next: Forming Up: Matrix-Matrix Operations Previous: PLAPACK calls

Example: Parallelizing Matrix-Matrix Multiplication

   

We now give more details on how using our approach and library leads to elegant, efficient, and scalable implementations of matrix-matrix multiplication on distributed memory architectures.

We will consider the formation of the matrix products

     eqnarray9733

and will use the techniques discussed in Section 1.6 as well as the implementations discussed for the parallel implementation of matrix-vector multiplication in Section gif and rank-1 update in Section gif.




next up previous contents
Next: Forming Up: Matrix-Matrix Operations Previous: PLAPACK calls

rvdg@cs.utexas.edu