HiCMA
Hierarchical Computations on Manycore Architectures
codelet_zgytlr_diag.c File Reference
#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_diag (const MORSE_option_t *options, int m, int n, const MORSE_desc_t *AUV, const MORSE_desc_t *AD, int ADm, int ADn, 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)
 

Function Documentation

◆ HICMA_TASK_zgytlr_diag()

void HICMA_TASK_zgytlr_diag ( const MORSE_option_t *  options,
int  m,
int  n,
const MORSE_desc_t *  AUV,
const MORSE_desc_t *  AD,
int  ADm,
int  ADn,
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_diag.c.