Click or drag to resize
SoCudaDeviceGetComputingVersion Method

Returns the version of CUDA supported by the device.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Cuda (in OIV.Inventor.Cuda.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public float GetComputingVersion()

Return Value

Type: Single

The supported CUDA version.

Remarks

See Also