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:
In this chapter, we will describe all PLAPACK layers of the level-3 BLAS.