![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|
Information about avaiable GPUs. More...
#include <cu_util.h>
Public Attributes | |
int | ndistinctdevice |
The number of distinct CUDA device types. More... | |
int * | ndevice |
The number of GPUs of each distinct device type. More... | |
char ** | names |
The names of each distince device type. More... | |
Information about avaiable GPUs.
char** ghost_gpu_info::names |
The names of each distince device type.
int* ghost_gpu_info::ndevice |
The number of GPUs of each distinct device type.
int ghost_gpu_info::ndistinctdevice |
The number of distinct CUDA device types.