Skip to content

Missing either libigdml.so.1 or libigdmd.so.1 causes unitrace's "[WARNING] No metrics found (status = 0x0) group_count = 0" #103

@kefeiyao

Description

@kefeiyao

Do "unitrace --metric-list" at the absense of libigdml.so.1 or libigdmd.so.1 and observe the result ([WARNING] No metrics found (status = 0x0) group_count = 0)
Libigdml and libigdmd are not required to run a workload which makes it possible to not have them within a runtime environment. But when a performance caring user wants to collect some metrics for a workload, they will be suprised here.
That would be more user friendly if clear indication is added to unitrace .md that metrics collection depends on both libigdml and libigdmd and/or dump useful information about possible reasons of getting 0 metric group.

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