|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
#include "common.h"Go to the source code of this file.
Macros | |
| #define | A(m, n) dA, m, n |
Functions | |
| void | magma_pzpotrf (PLASMA_enum uplo, magma_desc_t *dA, magma_sequence_t *sequence, magma_request_t *request) |
MAGMA compute MAGMA is a software package provided by Univ. of Tennessee, Univ. of California Berkeley and Univ. of Colorado Denver, and INRIA Bordeaux Sud-Ouest
Definition in file pzpotrf.c.
| void magma_pzpotrf | ( | PLASMA_enum | uplo, |
| magma_desc_t * | dA, | ||
| magma_sequence_t * | sequence, | ||
| magma_request_t * | request | ||
| ) |
Parallel tile Cholesky factorization - dynamic scheduling
Definition at line 27 of file pzpotrf.c.
References A, magma_desc_s::desc, magma_context_self(), MAGMA_SUCCESS, morse_options_finalize(), morse_options_init(), MORSE_zgemm(), MORSE_zherk(), MORSE_zpotrf(), MORSE_ztrsm(), MorseOption_s::nb, and magma_sequence_s::status.