PaStiX Handbook  6.3.2
codelet_solve_cdiag.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

void starpu_stask_cblk_cdiag (sopalin_data_t *sopalin_data, SolverCblk *cblk, int prio)
 Submit a task to perform a diagonal solve related to one cblk to all the right hand side. More...
 

Detailed Description

StarPU codelets for diag functions.

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

Definition in file codelet_solve_cdiag.c.