SuperLU Distributed 9.0.0
gpu3d
zsluGPU_t Struct Reference

#include <zlustruct_gpu.h>

Collaboration diagram for zsluGPU_t:

Public Attributes

zLUstruct_gpu_tA_gpu
 
zLUstruct_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

zLUstruct_gpu_t* zsluGPU_t::A_gpu

◆ acc_async_cost

double zsluGPU_t::acc_async_cost

◆ CopyStream

gpuStream_t zsluGPU_t::CopyStream

◆ dA_gpu

zLUstruct_gpu_t * zsluGPU_t::dA_gpu

◆ funCallStreams

gpuStream_t zsluGPU_t::funCallStreams[MAX_NGPU_STREAMS]

◆ gpublasHandles

gpublasHandle_t zsluGPU_t::gpublasHandles[MAX_NGPU_STREAMS]

◆ isNodeInMyGrid

int* zsluGPU_t::isNodeInMyGrid

◆ lastOffloadStream

int zsluGPU_t::lastOffloadStream[MAX_NGPU_STREAMS]

◆ nGPUStreams

int zsluGPU_t::nGPUStreams

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