|
SuperLU Distributed 9.0.0
gpu3d
|
#include <zlustruct_gpu.h>

Public Attributes | |
| zLUstruct_gpu_t * | A_gpu |
| zLUstruct_gpu_t * | dA_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 |
| zLUstruct_gpu_t* zsluGPU_t::A_gpu |
| double zsluGPU_t::acc_async_cost |
| gpuStream_t zsluGPU_t::CopyStream |
| zLUstruct_gpu_t * zsluGPU_t::dA_gpu |
| gpuStream_t zsluGPU_t::funCallStreams[MAX_NGPU_STREAMS] |
| gpublasHandle_t zsluGPU_t::gpublasHandles[MAX_NGPU_STREAMS] |
| int* zsluGPU_t::isNodeInMyGrid |
| int zsluGPU_t::lastOffloadStream[MAX_NGPU_STREAMS] |
| int zsluGPU_t::nGPUStreams |