PaStiX Handbook  6.3.2
codelet_blok_dscalo.c File Reference
#include "common.h"
#include "blend/solver.h"
#include "sopalin/sopalin_data.h"
#include "pastix_dcores.h"
#include "pastix_starpu.h"
#include "pastix_dstarpu.h"
#include "codelets.h"

Go to the source code of this file.

Functions

static pastix_fixdbl_t fct_blok_dscalo_cost (struct starpu_task *task, struct starpu_perfmodel_arch *arch, unsigned nimpl)
 Functions to profile the codelet. More...
 
static void fct_blok_dscalo_cpu (void *descr[], void *cl_arg)
 StarPU CPU implementation.
 
 CODELETS_CPU (blok_dscalo, 3)
 
void starpu_task_blok_dscalo (sopalin_data_t *sopalin_data, pastix_trans_t trans, const SolverCblk *cblk, SolverBlok *blok, int prio)
 TODO. More...
 

Variables

static struct starpu_perfmodel starpu_blok_dscalo_model
 

Detailed Description

StarPU codelets for blas-like functions

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

Definition in file codelet_blok_dscalo.c.