|
HiCMA
Hierarchical Computations on Manycore Architectures
|
#include "coreblas/lapacke.h"#include "morse.h"#include "runtime/starpu/chameleon_starpu.h"#include "auxdescutil.h"#include <sys/time.h>#include "runtime/starpu/runtime_codelets.h"Go to the source code of this file.
Functions | |
| void | HICMA_TASK_zpotrf (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) |
This codelet is wrapper for HCORE_zpotrf().
HiCMA is a software package provided by King Abdullah University of Science and Technology (KAUST)
Definition in file codelet_zpotrf.c.
| void HICMA_TASK_zpotrf | ( | 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 27 of file codelet_zpotrf.c.