|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
#include "morse_quark.h"Go to the source code of this file.
Functions | |
| void | MORSE_zlaset (MorseOption_t *options, PLASMA_enum uplo, int M, int N, PLASMA_Complex64_t alpha, PLASMA_Complex64_t beta, magma_desc_t *A, int Am, int An) |
MAGMA codelets kernel MAGMA is a software package provided by Univ. of Tennessee, Univ. of California Berkeley and Univ. of Colorado Denver, and INRIA Bordeaux Sud-Ouest
Definition in file codelet_zlaset.c.
| void MORSE_zlaset | ( | MorseOption_t * | options, |
| PLASMA_enum | uplo, | ||
| int | M, | ||
| int | N, | ||
| PLASMA_Complex64_t | alpha, | ||
| PLASMA_Complex64_t | beta, | ||
| magma_desc_t * | A, | ||
| int | Am, | ||
| int | An | ||
| ) |
Definition at line 17 of file codelet_zlaset.c.
References BLKADDR, BLKLDD, DAG_CORE_LASET, OUTPUT, MorseOption_s::quark, QUARK_Insert_Task(), MorseOption_s::task_flags, and VALUE.