Property EnableCuda
EnableCuda
Indicates whether CUDA is permitted during initialization. Once initialized, the value of this property cannot be modified.
public static bool EnableCuda { get; set; }
Property Value
Remarks
This property is non-operative on macOS systems, meaning it has no effect on the behavior of applications running on macOS. The default value is true.