PLASMA  2.8.0
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
int PLASMA_Lapack_to_Tile ( void *  Af77,
int  LDA,
PLASMA_desc A 
)

PLASMA_Lapack_to_Tile - Conversion from LAPACK layout to tile layout.

Parameters
[in]Af77LAPACK matrix.
[in]LDAThe leading dimension of the matrix Af77.
[out]ADescriptor of the PLASMA matrix in tile layout.
Returns
Return values
PLASMA_SUCCESSsuccessful exit