next up previous contents index
Next: Arguments Up: PxTRMR2D Previous: PxTRMR2D

Purpose

PxTRMR2D copies the indicated (sub)matrix of A to the indicated (sub)matrix of B. A and B can have arbitrary block-cyclic distributions: they can be distributed across different process grids, have different blocking factors, etc.

The (sub)matrix to be copied is assumed to be trapezoidal. So only the upper or the lower part will be copied. The other part is unchanged.

Particular care must be taken when the process grid over which matrix A is distributed (call this context A) is disjoint from the process grid over which matrix B is distributed (call this context B). The general rules for which parameters need to be set are as follows:



Susan Blackford
Tue May 13 09:21:01 EDT 1997