Update third_party/kineto submodule to 2d7d08c - #193172
Closed
scotts wants to merge 1 commit into
Closed
Conversation
Includes the following commits: - Fix a ConfigLoaderTest flake and three poll-thread bugs it uncovered (pytorch/kineto#1531) 2d7d08c - Make TempTraceFile work on Windows (pytorch/kineto#1529) 7a3c154 - [Kineto] Add a couple of PM Sampling API fixes (pytorch/kineto#1532) e3c84e7 - [ROCm][CI] Switch ROCm CI runner label from gfx942 to ecosystem.mi350 (pytorch/kineto#1524) db2d1a6 - [Kineto] Wire CUPTI PM Sampling up to output json and register it as a child profiler (pytorch/kineto#1530) e8f56bd - [Kineto] Enable registering CUPTI PM sampling as a child profiler (pytorch/kineto#1527) c402470 - Let Kineto install its unit test binaries (pytorch/kineto#1528) d9c6b2d - [Kineto] Refactor CUPTI timestamp handling (pytorch/kineto#1526) 55df55f - [Kineto] Kineto-native CUPTI PM sampling API (pytorch/kineto#1512) fe02f0c
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/193172
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit eff55a7 with merge base e289091 ( CRCR (non-blocking) - The following CRCR downstream CI jobs failed but are non-blocking:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
scotts
marked this pull request as ready for review
August 12, 2026 15:09
ryanzhang22
approved these changes
Aug 12, 2026
Contributor
Author
|
@pytorchbot merge |
Collaborator
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Skylion007
approved these changes
Aug 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Includes the following commits: