SuperLU Distributed 9.0.0
gpu3d
dsluGPU_t Struct Reference

#include <dlustruct_gpu.h>

Collaboration diagram for dsluGPU_t:

Public Attributes

dLUstruct_gpu_tA_gpu
 
dLUstruct_gpu_tdA_gpu
 
gpuStream_t funCallStreams [MAX_NGPU_STREAMS]
 
gpuStream_t CopyStream
 
gpublasHandle_t gpublasHandles [MAX_NGPU_STREAMS]
 
int lastOffloadStream [MAX_NGPU_STREAMS]
 
int nGPUStreams
 
int * isNodeInMyGrid
 
double acc_async_cost
 

Member Data Documentation

◆ A_gpu

dLUstruct_gpu_t* dsluGPU_t::A_gpu

◆ acc_async_cost

double dsluGPU_t::acc_async_cost

◆ CopyStream

gpuStream_t dsluGPU_t::CopyStream

◆ dA_gpu

dLUstruct_gpu_t * dsluGPU_t::dA_gpu

◆ funCallStreams

gpuStream_t dsluGPU_t::funCallStreams[MAX_NGPU_STREAMS]

◆ gpublasHandles

gpublasHandle_t dsluGPU_t::gpublasHandles[MAX_NGPU_STREAMS]

◆ isNodeInMyGrid

int* dsluGPU_t::isNodeInMyGrid

◆ lastOffloadStream

int dsluGPU_t::lastOffloadStream[MAX_NGPU_STREAMS]

◆ nGPUStreams

int dsluGPU_t::nGPUStreams

The documentation for this struct was generated from the following file: