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

Qualification tool: Skip GPU event logs #5348

Merged
merged 4 commits into from
Apr 29, 2022

Conversation

nartal1
Copy link
Collaborator

@nartal1 nartal1 commented Apr 28, 2022

This fixes #5269. Qualification tool is used to qualify if the applications are good candidates to run on GPU by processing CPU event logs. So this PR skips the processing event logs which are run on GPU.
Added test and updated current tests which were reading GPU event logs.

@nartal1 nartal1 added the tools label Apr 28, 2022
@nartal1 nartal1 added this to the Apr 18 - Apr 29 milestone Apr 28, 2022
@nartal1 nartal1 self-assigned this Apr 28, 2022
Signed-off-by: Niranjan Artal <[email protected]>
@nartal1
Copy link
Collaborator Author

nartal1 commented Apr 28, 2022

build

Copy link
Collaborator

@tgravescs tgravescs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does user see now? I assume its just a log message when qualification is scrolling through results?

@tgravescs
Copy link
Collaborator

build

@nartal1 nartal1 merged commit 3f1cde2 into NVIDIA:branch-22.06 Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Qualification tool skip/mark GPU event logs
2 participants