|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
#include "morse_starpu.h"Go to the source code of this file.
Functions | |
| static void | cl_zlacpy_cpu_func (void *descr[], void *cl_arg) |
| void | MORSE_zlacpy (MorseOption_t *options, PLASMA_enum uplo, int m, int n, magma_desc_t *A, int Am, int An, magma_desc_t *B, int Bm, int Bn) |
|
static |
Definition at line 22 of file codelet_zlacpy.c.
References A, B, starpu_unpack_cl_args(), and uplo.
| void MORSE_zlacpy | ( | MorseOption_t * | options, |
| PLASMA_enum | uplo, | ||
| int | m, | ||
| int | n, | ||
| magma_desc_t * | A, | ||
| int | Am, | ||
| int | An, | ||
| magma_desc_t * | B, | ||
| int | Bm, | ||
| int | Bn | ||
| ) |
Definition at line 93 of file codelet_zlacpy.c.
References BLKADDR, BLKLDD, CALLBACK, INPUT, OUTPUT, PRIORITY, starpu_Insert_Task(), and VALUE.