CudaDeviceInfo Class |
Namespace: LynceeTec.InterfaceProcessingV2
The CudaDeviceInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CudaCores |
Total number of Cuda cores
| |
| Id |
Device Id
| |
| Major |
Major compute capability
| |
| Minor |
Minor compute capability
| |
| Multiprocessors |
Number of multiprocessors on device
| |
| Name |
String identifying device
| |
| TotalGlobalMemory |
Global memory available on device in bytes
|