Show / Hide Table of Contents

    Property DebugCompile

    static property DebugCompile: bool

    If set to true, all CUDA kernels are compiled with debug flags.

    Declaration
    static property DebugCompile: 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