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

PR #21134: [XLA:GPU] Add profiler annotation for sequential thunk. #21307

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

copybara-service[bot]
Copy link

PR #21134: [XLA:GPU] Add profiler annotation for sequential thunk.

Imported from GitHub PR #21134

This PR wraps sequential thunk with profiler annotations, which will make loop iterations, and conditional branch more easy to read in the profiler.

The nsys profile looks like this:

image

Copybara import of the project:

--
eea74b8 by Shawn Wang [email protected]:

add nvtx marker for sequential thunk

Merging this change closes #21134

FUTURE_COPYBARA_INTEGRATE_REVIEW=#21134 from shawnwang18:shawnw/add_profiler_for_while_body_cond eea74b8

Imported from GitHub PR #21134

This PR wraps sequential thunk with profiler annotations, which will make loop iterations, and conditional branch more easy to read in the profiler.

The nsys profile looks like this:

![image](https://github.com/user-attachments/assets/8a3dd0be-4e1a-4516-ae64-b376336799bd)

Copybara import of the project:

--
eea74b8 by Shawn Wang <[email protected]>:

add nvtx marker for sequential thunk

Merging this change closes #21134

COPYBARA_INTEGRATE_REVIEW=#21134 from shawnwang18:shawnw/add_profiler_for_while_body_cond eea74b8
PiperOrigin-RevId: 714296359
@copybara-service copybara-service bot merged commit 45e6f1c into main Jan 11, 2025
@copybara-service copybara-service bot deleted the test_713359421 branch January 11, 2025 02:41
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