Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XDP AIE PC Plugin to capture total execution cycles of specified functions #8439

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

IshitaGhosh
Copy link
Collaborator

Problem solved by the commit

New XDP Plugin for Client to capture total number of AIE cycles for execution of specified function. User needs to specify PC start and end address of a function and core tile location. AIE PC Plugin then configures PC Core events with given PC values and performance counter on the specified core tile stores the number of cycles spent from start to end PC.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

New feature

How problem was solved, alternative solutions (if any) and why they were rejected

Risks (if any) associated the changes in the commit

What has been tested and how, request additional testing if necessary

Multiple real ML designs

Documentation impact (if any)

Ishita Ghosh added 3 commits September 21, 2024 13:26
…s by configuring PC Core events on PC values

Signed-off-by: Ishita Ghosh <ishita.ghosh@amd.com>
Signed-off-by: Ishita Ghosh <ishita.ghosh@amd.com>
Signed-off-by: Ishita Ghosh <ishita.ghosh@amd.com>
Signed-off-by: Ishita Ghosh <ishita.ghosh@amd.com>
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