|
PaStiX Handbook 6.4.0
|
#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 | |
| void | starpu_stask_blok_dadd_fwd_recv (sopalin_data_t *sopalin_data, pastix_rhs_t rhsb, const SolverCblk *cblk, SolverCblk *fcblk, int prio) |
| Insert the task to add a fanin cblk on the receiver side (The fanin is seen on this side as the RECV cblk). Note that the caller always execute the task. | |
StarPU codelet for add function
Definition in file codelet_solve_dadd.c.