Show / Hide Table of Contents

    Property RestrictKernels

    static property RestrictKernels: bool

    If set to true, all arguments are passed as restriced to CUDA kernels (experimental).

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