HiCMA
Hierarchical Computations on Manycore Architectures
codelet_zgytlr.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 (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)
 

Detailed Description

HiCMA codelets kernel HiCMA is a software package provided by King Abdullah University of Science and Technology (KAUST)

Version
0.1.0
Author
Kadir Akbudak
Date
2017-11-16 normal z -> c d s

Definition in file codelet_zgytlr.c.

Function Documentation

◆ HICMA_TASK_zgytlr()

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.