PLASMA  2.8.0
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
int PLASMA_Get_Quark ( Quark **  quark)

PLASMA_Get_Quark - Get the Quark instance used by the current context in order to allow the user to add it's own tasks to it.

Parameters
[out]quarkPointer to an allocated (Quark*) object. On exit, contains the pointer to the Quark context used by Plasma
Returns
Return values
PLASMA_SUCCESSsuccessful exit
PLASMA_ERR_NOT_INITIALIZEDif Plasma is not initialized