Skip to content

Some symbols missing in the ILP64 interface #5013

@ajinkya-k

Description

@ajinkya-k

@amontoison and I seem to have found a bug. The sgeqp3rk and the cgeqp3rk subroutines seem to be missing in the ILP64 interface.

See output of nm from one of your computers

nm -D libopenblas64_.0.3.28.so | grep geqp3rk
00000000018fc4e0 T cgeqp3rk_
00000000017b2060 T dgeqp3rk_64_
000000000166da70 T sgeqp3rk_
0000000001a85f40 T zgeqp3rk_64_

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