Closed JoseSantosAMD closed 1 year ago
Sort of, related to this, it is better to fix hack code like https://github.com/AMDResearch/omniperf/blob/ed31b8a988b0fde6a5e11bc949417c82c6db1abc/src/omniperf_analyze/omniperf_analyze.py#L205 as well
Rejecting PR. Doesn't take into account multiple paths which could have different SoCs (i.e. intra SoC comparison) -- this case breaks your logic. For example,
omniperf analyze -p workloads/test_1/mi200 -p workloads/test_2/mi100
I'll take this PR and submit a re-worked version
Addresses issue #144