Skip to content

Add support for rsqrt() and rcp() #44

@fwyzard

Description

@fwyzard

On CUDA there are two versions of rsqrt()

rsqrt() is accurate to 2 ULPs, while __frsqrt_rn() should be correctly rounded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions