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 pastix_fixdbl_t | fct_cblk_zgetrfsp_cost (struct starpu_task *task, struct starpu_perfmodel_arch *arch, unsigned nimpl) |
Cost model function. More... | |
void | starpu_task_cblk_zgetrfsp (sopalin_data_t *sopalin_data, SolverCblk *cblk, int prio) |
TODO. More... | |
StarPU codelets for LU functions
Definition in file codelet_cblk_zgetrfsp.c.