Table of Contents

Property EnableCuda

Namespace
LMKit.Global
Assembly
LM-Kit.NET.dll

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

bool

The default value is false.

Remarks

This property is non-operative on macOS systems, meaning it has no effect on the behavior of applications running on macOS.