Struct CudaMgr_Namespace::DeviceProperties¶
-
struct
DeviceProperties
¶ Public Members
-
CUdevice
device
¶
-
int
computeMajor
¶
-
int
computeMinor
¶
-
size_t
globalMem
¶
-
int
constantMem
¶
-
int
numMPs
¶
-
int
warpSize
¶
-
int
maxThreadsPerBlock
¶
-
int
maxRegistersPerBlock
¶
-
int
maxRegistersPerMP
¶
-
int
pciBusId
¶
-
int
pciDeviceId
¶
-
int
memoryClockKhz
¶
-
int
memoryBusWidth
¶
-
float
memoryBandwidthGBs
¶
-
int
clockKhz
¶
-
int
numCore
¶
-
CUdevice