HiCMA
Hierarchical Computations on Manycore Architectures
|
#include "morse.h"
#include "runtime/starpu/chameleon_starpu.h"
#include "hcore_z.h"
#include "runtime/starpu/runtime_codelets.h"
Go to the source code of this file.
Functions | |
void | HICMA_TASK_zgytlr (const MORSE_option_t *options, int m, int n, const MORSE_desc_t *AUV, const MORSE_desc_t *Ark, int Am, int An, int lda, int ldu, int ldv, int bigM, int m0, int n0, unsigned long long int seed, int maxrank, double tol, int compress_diag, const MORSE_desc_t *Dense) |
HiCMA codelets kernel HiCMA is a software package provided by King Abdullah University of Science and Technology (KAUST)
Definition in file codelet_zgytlr.c.
void HICMA_TASK_zgytlr | ( | const MORSE_option_t * | options, |
int | m, | ||
int | n, | ||
const MORSE_desc_t * | AUV, | ||
const MORSE_desc_t * | Ark, | ||
int | Am, | ||
int | An, | ||
int | lda, | ||
int | ldu, | ||
int | ldv, | ||
int | bigM, | ||
int | m0, | ||
int | n0, | ||
unsigned long long int | seed, | ||
int | maxrank, | ||
double | tol, | ||
int | compress_diag, | ||
const MORSE_desc_t * | Dense | ||
) |
Definition at line 28 of file codelet_zgytlr.c.