next up previous contents
Next: General Matrix-Matrix Multiplication Up: Using PLAPACK: Parallel Linear Previous: More Operations and Information

Matrix-Matrix Operations

 

with Greg Baker, John Gunnels, and James Overfelt Matrix-matrix operations, or level 3 BLAS, refer to those operations that involve multiplication of two matrix operands. Examples include matrix-matrix multiplication and triangular solve with multiple right-hand-sides.

In PLAPACK, the matrix-matrix operations are layered as follows:

tabular8198

In this chapter, we will describe all PLAPACK layers of the level-3 BLAS.




next up previous contents
Next: General Matrix-Matrix Multiplication Up: Using PLAPACK: Parallel Linear Previous: More Operations and Information

rvdg@cs.utexas.edu