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

Add --cuda_graph_trace flag to the generated nsys ccommand #441

Merged

Conversation

guyueh1
Copy link
Contributor

@guyueh1 guyueh1 commented Oct 30, 2024

This PR adds --cuda-graph-trace=node as an argument of the generated nsys profile command. When the workload is not using cuda graph, this flag has no impact on workload. When the workload uses cuda graph, this flag gives nsys the visibility of kernels within a cuda graph.

@guyueh1
Copy link
Contributor Author

guyueh1 commented Nov 5, 2024

@thomasdhc could you review

@guyueh1
Copy link
Contributor Author

guyueh1 commented Nov 19, 2024

@thomasdhc could you sign off ci for this PR

Copy link
Collaborator

@thomasdhc thomasdhc left a comment

Choose a reason for hiding this comment

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

LGTM

@thomasdhc
Copy link
Collaborator

Could you address the code style, let's merge it in after

Signed-off-by: Guyue Huang <[email protected]>
@guyueh1
Copy link
Contributor Author

guyueh1 commented Dec 4, 2024

Could you address the code style, let's merge it in after

Done

@thomasdhc thomasdhc merged commit 9a3a397 into NVIDIA:main Dec 4, 2024
3 checks passed
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.

2 participants