Skip to content

drotg implementation is not up to date with the reference BLAS #4130

Open
@vladimir-ch

Description

@vladimir-ch

The Reference BLAS changed their DROTG implementation in Reference-LAPACK/lapack#527 to use a safe scaling. In Gonum we updated our implementation and tests accordingly in gonum/gonum#1623. Unfortunately, the updated tests with extreme values fail in our CBLAS interface package (gonum/netlib#92) where we use OpenBLAS as a reference. It would be nice if OpenBLAS used the same implementation with safe scaling as the reference BLAS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions