[in] | m | Number of rows of matrix A |
[in] | n | Number of columns of matrix A |
[in,out] | A | Matrix of size L*m*n |
[in] | f_in | Original format of the matrix A. Must be part of (PlasmaCM, PlasmaRM, PlasmaCCRB, PlasmaCRRB, PlasmaRCRB, PlasmaRRRB) |
[in] | imb | Number of rows of each block in original format |
[in] | inb | Number of columns of each block in original format |
[in] | f_out | Format requested for the matrix A. Must be part of (PlasmaCM, PlasmaRM, PlasmaCCRB, PlasmaCRRB, PlasmaRCRB, PlasmaRRRB) |
[in] | omb | Number of rows of each block in requested format |
[in] | onb | Number of columns of each block in requested format |
[in] | sequence | Identifies the sequence of function calls that this call belongs to (for completion checks and exception handling purposes). |
[out] | request | Identifies this function call (for exception handling purposes). |