Click or drag to resize

ReconstructionCudaDevices Property

Gets the installed Cuda devices informations

Namespace:  LynceeTec.InterfaceProcessingV2
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public static List<CudaDeviceInfo> CudaDevices { get; }

Property Value

Type: ListCudaDeviceInfo
See Also