PaStiX Handbook
6.4.0
|
#include "common.h"
#include "blend/solver.h"
#include "sopalin/sopalin_data.h"
#include "pastix_zcores.h"
#include "pastix_starpu.h"
#include "pastix_zstarpu.h"
#include "codelets.h"
Go to the source code of this file.
Functions | |
static void | fct_blok_zpxtrfsp_cpu (void *descr[], void *cl_arg) |
StarPU CPU implementation. More... | |
void | starpu_task_blok_zpxtrf (sopalin_data_t *sopalin_data, SolverCblk *cblk, int prio) |
TODO. More... | |
StarPU codelets for complex LL^t functions
Definition in file codelet_blok_zpxtrfsp.c.