Click or drag to resize
SoCudaDeviceGetCudaDeviceId Method

Returns the CUDA device ID.

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

Return Value

Type: Int32

The CUDA device id.

Remarks

See Also