Get a read-only collection of compute device descriptions.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Return Value
Type: CogDLRuntimeComputeDeviceCollectionA collection of compute device descriptions. If no valid GPUs are found the returned collection will be empty.
Exceptions
| Exception | Condition |
|---|---|
| CogInternalErrorException | If the underlying ViDi control could not be created. Please ensure that no other ViDi control instance exists in this process. |
See Also