|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
#include "morse_quark.h"Go to the source code of this file.
Functions | |
| void | MORSE_zhemm (MorseOption_t *options, int side, int uplo, int m, int n, PLASMA_Complex64_t alpha, magma_desc_t *A, int Am, int An, magma_desc_t *B, int Bm, int Bn, PLASMA_Complex64_t beta, magma_desc_t *C, int Cm, int Cn) |
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_zhemm.c.
| void MORSE_zhemm | ( | MorseOption_t * | options, |
| int | side, | ||
| int | uplo, | ||
| int | m, | ||
| int | n, | ||
| PLASMA_Complex64_t | alpha, | ||
| magma_desc_t * | A, | ||
| int | Am, | ||
| int | An, | ||
| magma_desc_t * | B, | ||
| int | Bm, | ||
| int | Bn, | ||
| PLASMA_Complex64_t | beta, | ||
| magma_desc_t * | C, | ||
| int | Cm, | ||
| int | Cn | ||
| ) |
Definition at line 19 of file codelet_zhemm.c.
References BLKADDR, BLKLDD, DAG_CORE_HEMM, INOUT, INPUT, MorseOption_s::nb, MorseOption_s::quark, QUARK_Insert_Task(), MorseOption_s::task_flags, and VALUE.