http://www.emgu.com
The GpuDeviceInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CudaComputeCapability |
The compute capability
|
![]() | FreeMemory |
Get the amount of free memory at the moment
|
![]() | ID |
The id of the device
|
![]() | IsCompatible |
Checks whether the GPU module can be run on the given device
|
![]() | MultiProcessorCount |
The number of single multi processors
|
![]() | Name |
The name of the device
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | TotalMemory |
Get the amount of total memory
|