Show / Hide Table of Contents

    Property DisableKernelCache

    static property DisableKernelCache: bool

    If set to true, the CUDA kernel cache is disabled.

    Declaration
    static property DisableKernelCache: bool with get, set
    Property Value
    Type Description
    bool
    Remarks

    This setting is local to the calling thread and defaults to false.

    Back to top Generated by DocFX