Skip to content

Caller graph in html documentation is missing for some BLAS routines #958

Open
@angsch

Description

@angsch

The netlib html documentation typically includes a call graph and caller graph. Some BLAS routines including axpy, copy and gemm only have the call graph, but lack the caller graph. Here is a screenshot of what is shown for gemm right now:

image

As you can see, the routines that call gemm are not arranged into a caller graph. For other routines such as trmm both graphs are shown

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions