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 nsys command argument to profile cuda graph workload #138

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

guyueh1
Copy link
Contributor

@guyueh1 guyueh1 commented Jan 21, 2025

This PR does two changes

  1. Add nsys command argument --cuda-graph-trace=node to allow nsys to see into cuda graph replays
  2. Fix nsys profile export path, to make it visible in the container to facilitate export

@guyueh1
Copy link
Contributor Author

guyueh1 commented Jan 21, 2025

I reverted change 2 since the issue is fixed in main; Only keep change 1.

hemildesai
hemildesai previously approved these changes Jan 22, 2025
@guyueh1
Copy link
Contributor Author

guyueh1 commented Jan 23, 2025

What else is needed for this PR, could you trigger workflows? @hemildesai

@hemildesai
Copy link
Collaborator

What else is needed for this PR, could you trigger workflows? @hemildesai

Sorry didn't realize I had to approve. Looks like a test failed, but should be a one line fix. Can you push the fix? I'll reapprove and merge after.

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

guyueh1 commented Jan 23, 2025

I pushed a fix to the test.

@hemildesai hemildesai merged commit 5ed6128 into NVIDIA:main Jan 23, 2025
7 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