Click or drag to resize
SoCudaIsAvailable Method

This function indicates if CUDA is available on this platform.

Namespace: OIV.Inventor.Cuda
Assembly: OIV.Inventor.Cuda (in OIV.Inventor.Cuda.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static bool IsAvailable()

Return Value

Type: Boolean

True if at least one CUDA enabled device is available in the system.

Remarks

See Also