SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
treeFactorizationGPU.c File Reference
#include "dlustruct_gpu.h"
Include dependency graph for treeFactorizationGPU.c:

Functions

static int_t getAccUPartition (HyP_t *HyP)
 
int dsparseTreeFactor_ASYNC_GPU (sForest_t *sforest, commRequests_t **comReqss, scuBufs_t *scuBufs, packLUInfo_t *packLUInfo, msgs_t **msgss, dLUValSubBuf_t **LUvsbs, diagFactBufs_t **dFBufs, factStat_t *factStat, factNodelists_t *fNlists, gEtreeInfo_t *gEtreeInfo, superlu_dist_options_t *options, int_t *gIperm_c_supno, int_t ldt, sluGPU_t *sluGPU, d2Hreduce_t *d2Hred, HyP_t *HyP, dLUstruct_t *LUstruct, gridinfo3d_t *grid3d, SuperLUStat_t *stat, double thresh, SCT_t *SCT, int tag_ub, int *info)
 

Function Documentation

◆ dsparseTreeFactor_ASYNC_GPU()

int dsparseTreeFactor_ASYNC_GPU ( sForest_t sforest,
commRequests_t **  comReqss,
scuBufs_t *  scuBufs,
packLUInfo_t packLUInfo,
msgs_t **  msgss,
dLUValSubBuf_t **  LUvsbs,
diagFactBufs_t **  dFBufs,
factStat_t factStat,
factNodelists_t fNlists,
gEtreeInfo_t gEtreeInfo,
superlu_dist_options_t options,
int_t gIperm_c_supno,
int_t  ldt,
sluGPU_t *  sluGPU,
d2Hreduce_t d2Hred,
HyP_t HyP,
dLUstruct_t LUstruct,
gridinfo3d_t grid3d,
SuperLUStat_t stat,
double  thresh,
SCT_t SCT,
int  tag_ub,
int *  info 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getAccUPartition()

static int_t getAccUPartition ( HyP_t HyP)
static
Here is the call graph for this function:
Here is the caller graph for this function: