ExaGeoStat
ExaGeoStat is a parallel high performance unified framework for geostatistics on manycore systems.
|
#include "chameleon_starpu.h"
#include "runtime_codelet_d.h"
#include "../include/starpu_exageostat_approx.h"
Go to the source code of this file.
Functions | |
void | MORSE_TASK_dpotrf_diag (const MORSE_option_t *options, MORSE_enum uplo, int n, int nb, const MORSE_desc_t *A, int Am, int An, int lda, int iinfo) |
void MORSE_TASK_dpotrf_diag | ( | const MORSE_option_t * | options, |
MORSE_enum | uplo, | ||
int | n, | ||
int | nb, | ||
const MORSE_desc_t * | A, | ||
int | Am, | ||
int | An, | ||
int | lda, | ||
int | iinfo | ||
) |
Definition at line 40 of file codelet_dpotrf_diag.c.