PaStiX Handbook 6.4.0
Loading...
Searching...
No Matches
codelet_solve_strsm.c File Reference
#include "common.h"
#include "blend/solver.h"
#include "sopalin/sopalin_data.h"
#include "pastix_scores.h"
#include "pastix_starpu.h"
#include "pastix_sstarpu.h"
#include "codelets.h"

Go to the source code of this file.

Functions

void starpu_stask_blok_strsm (sopalin_data_t *sopalin_data, pastix_rhs_t rhsb, 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.
 

Detailed Description

StarPU codelet for TRSM function

Version
6.4.0
Author
Vincent Bridonneau
Mathieu Faverge
Pierre Ramet
Date
2024-07-05
Generated arithmetic file
from /builds/j2uR5rszh/0/solverstack/pastix/sopalin/starpu/codelet_solve_ztrsm.c, normal z -> s, Fri Jul 25 09:29:59 2025

Definition in file codelet_solve_strsm.c.