|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
#include "morse_starpu.h"Go to the source code of this file.
Macros | |
| #define | cl_zpotrf_mc_func cl_zpotrf_cpu_func |
Functions | |
| static void | cl_zpotrf_cpu_func (void *descr[], void *cl_arg) |
| void | MORSE_zpotrf (MorseOption_t *option, PLASMA_enum uplo, int n, magma_desc_t *A, int Am, int An, int iinfo) |
| #define cl_zpotrf_mc_func cl_zpotrf_cpu_func |
Definition at line 54 of file codelet_zpotrf.c.
|
static |
Definition at line 22 of file codelet_zpotrf.c.
References A, starpu_unpack_cl_args(), and uplo.
| void MORSE_zpotrf | ( | MorseOption_t * | option, |
| PLASMA_enum | uplo, | ||
| int | n, | ||
| magma_desc_t * | A, | ||
| int | Am, | ||
| int | An, | ||
| int | iinfo | ||
| ) |
Definition at line 93 of file codelet_zpotrf.c.
References BLKADDR, BLKLDD, CALLBACK, INOUT, PRIORITY, starpu_Insert_Task(), and VALUE.