PaStiX Handbook  6.3.2
codelet_blok_cgetrfsp.c File Reference
#include "common.h"
#include "blend/solver.h"
#include "sopalin/sopalin_data.h"
#include "pastix_ccores.h"
#include "pastix_starpu.h"
#include "pastix_cstarpu.h"
#include "codelets.h"

Go to the source code of this file.

Functions

static pastix_fixdbl_t fct_blok_cgetrfsp_cost (struct starpu_task *task, struct starpu_perfmodel_arch *arch, unsigned nimpl)
 Cost model function. More...
 
static void fct_blok_cgetrfsp_cpu (void *descr[], void *cl_arg)
 StarPU CPU implementation. More...
 
void starpu_task_blok_cgetrf (sopalin_data_t *sopalin_data, SolverCblk *cblk, int prio)
 TODO. More...
 

Detailed Description

StarPU codelets for LU functions

Version
6.3.2
Author
Mathieu Faverge
Pierre Ramet
Ian Masliah
Tom Moenne-Loccoz
Date
2023-07-21
Generated arithmetic file
from /builds/solverstack/pastix/sopalin/starpu/codelet_blok_zgetrfsp.c, normal z -> c, Wed Dec 13 12:09:26 2023

Definition in file codelet_blok_cgetrfsp.c.