Show / Hide Table of Contents

    Property FastKernelMath

    static property FastKernelMath: bool

    If set to true, CUDA uses fast math functions with lower accuracy.

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