Skip to content

Conversation

@vipangul
Copy link
Collaborator

Problem solved by the commit
CR-1250957 - Memory tiles were not getting configured for aie_trace graph based settings with specific buffers.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered
It has mainly two issues -

  1. buffers were not collected for memory tiles to compared against user provided settings ( instead kernels were used )
  2. In case of memory tiles, Warnings were displaying valid kernels instead valid buffers.

How problem was solved, alternative solutions (if any) and why they were rejected
Fixed behavior 1 & 2. (Applicable only for aie_trace; aie_profile already performs this)

Risks (if any) associated the changes in the commit
Low

What has been tested and how, request additional testing if necessary
verified original test to get valid aie trace data.

Documentation impact (if any)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant