25 #if defined(PLASMA_HAVE_WEAK)
26 #pragma weak CORE_dpotrf = PCORE_dpotrf
27 #define CORE_dpotrf PCORE_dpotrf
31 *INFO = LAPACKE_dpotrf_work(
41 int uplo,
int n,
int nb,
49 sizeof(
int), &n,
VALUE,
50 sizeof(
double)*nb*nb, A,
INOUT,
51 sizeof(
int), &lda,
VALUE,
54 sizeof(
int), &iinfo,
VALUE,
61 #if defined(PLASMA_HAVE_WEAK)
62 #pragma weak CORE_dpotrf_quark = PCORE_dpotrf_quark
63 #define CORE_dpotrf_quark PCORE_dpotrf_quark
78 info = LAPACKE_dpotrf_work(