PaStiX Handbook 6.4.0
Loading...
Searching...
No Matches
cpucblk_smpi_rhs_bwd.c File Reference
#include "common/common.h"
#include "common/pastixdata.h"
#include <lapacke.h>
#include "blend/solver.h"
#include "blend/solver_comm_matrix.h"
#include "kernels.h"
#include "pastix_scores.h"
#include "pastix_slrcores.h"

Go to the source code of this file.

Functions

int cpucblk_sincoming_rhs_bwd_deps (int rank, const args_solve_t *enums, SolverMatrix *solvmtx, SolverCblk *cblk, pastix_rhs_t rhsb)
 Wait for incoming dependencies, and return when cblk->ctrbcnt has reached 0.
 
void cpucblk_srelease_rhs_bwd_deps (const args_solve_t *enums, SolverMatrix *solvmtx, pastix_rhs_t rhsb, const SolverCblk *cblk, SolverCblk *fcbk)
 Release the dependencies of the given cblk after an update.
 
void cpucblk_srequest_rhs_bwd_cleanup (const args_solve_t *enums, pastix_int_t sched, SolverMatrix *solvmtx, pastix_rhs_t rhsb)
 Waitall routine for current cblk request.
 

Detailed Description

Precision dependent routines to manag communications for the solve part.

Version
6.4.0
Author
Mathieu Faverge
Alycia Lisito
Date
2024-07-05
Generated arithmetic file
from /builds/2mk6rsew/0/solverstack/pastix/kernels/cpucblk_zmpi_rhs_bwd.c, normal z -> s, Tue Feb 25 14:35:00 2025

Definition in file cpucblk_smpi_rhs_bwd.c.