PaStiX Handbook  6.3.2
codelet_solve_ctrsm.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_blok_ctrsm (sopalin_data_t *sopalin_data, pastix_coefside_t coef, pastix_side_t side, pastix_uplo_t uplo, pastix_trans_t trans, pastix_diag_t diag, const SolverCblk *cblk, pastix_int_t prio)
 Submit a task to do a trsm related to a diagonal block of the matrix A. More...
 

Detailed Description

StarPU codelet for TRSM function

Version
6.3.2
Author
Vincent Bridonneau
Mathieu Faverge
Pierre Ramet
Date
2023-07-21
Generated arithmetic file
from /builds/solverstack/pastix/sopalin/starpu/codelet_solve_ztrsm.c, normal z -> c, Wed Dec 13 12:09:28 2023

Definition in file codelet_solve_ctrsm.c.