Click or drag to resize

CudaDeviceInfo Properties

The CudaDeviceInfo type exposes the following members.

Properties
 NameDescription
Public propertyCudaCores Total number of Cuda cores
Public propertyId Device Id
Public propertyMajor Major compute capability
Public propertyMinor Minor compute capability
Public propertyMultiprocessors Number of multiprocessors on device
Public propertyName String identifying device
Public propertyTotalGlobalMemory Global memory available on device in bytes
Top
See Also