[Don't merge] [Kineto][submodule] Update kineto pin for XPU toggle feature
Part of #154898 Update kineto submodule
Summary: We add the toggleCollectionDynamic functionality to XPUPTI in Kineto, so profiler can be enabled/disabled dynamically.
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/155488
- :page_facing_up: Preview Python docs built from this PR
- :page_facing_up: Preview C++ docs built from this PR
- :question: Need help or want to give feedback on the CI? Visit the bot commands wiki or our office hours
Note: Links to docs will display an error until the docs builds have been completed.
:white_check_mark: You can merge normally! (2 Unrelated Failures)
As of commit aeb1a2718094d25588ffc3abb236f2f7f6df39a8 with merge base 2625c70aecc6eced1dbe108279feab7509733bef ():
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
-
xpu / linux-jammy-xpu-2025.1-py3.9 / test (default, 3, 6, linux.idc.xpu) (gh) (disabled by #156063 but the issue was closed recently and a rebase is needed to make it pass)
dynamo/test_precompile_context.py::PrecompileContextTests::test_basic -
xpu / linux-jammy-xpu-2025.1-py3.9 / test (default, 6, 6, linux.idc.xpu) (gh) (disabled by #155689 but the issue was closed recently and a rebase is needed to make it pass)
inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenGPUTests::test_randint_distribution_dynamic_shapes_xpu
This comment was automatically generated by Dr. CI and updates every 15 minutes.
To add the ciflow label ciflow/trunk please first approve the workflows that are awaiting approval (scroll to the bottom of this page).
This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows.
To add the ciflow label ciflow/xpu please first approve the workflows that are awaiting approval (scroll to the bottom of this page).
This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows.
@pytorchbot merge
This PR updates submodules third_party/kineto
If those updates are intentional, please add "submodule" keyword to PR title/description.
@sraikund16 Looks like pytorch/kineto#1092 uses localtime_r which isn't supported in VS22. Looks like the alternative localtime_s should be used?
@frost-intel sorry about that I am drafting a PR to fix this
@sraikund16 , when the fixing pr is ready, pls. share the pr no here.
@EikanWang sorry for the wait. Here is the PR: https://github.com/pytorch/kineto/pull/1104
@pytorchbot merge
Merge started
Your 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 TeamAdvanced Debugging
Check the merge workflow status
here
Merge failed
Reason: 3 mandatory check(s) failed. The first few are:
- pull / linux-jammy-cuda12.8-py3.10-gcc11 / build
- pull / linux-jammy-cuda12.8-py3.10-gcc11-sm89 / build
- pull / linux-jammy-cuda12.8-py3.10-gcc11-build-distributed / build
Dig deeper by viewing the failures on hud
@pytorchbot rebase
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here
Successfully rebased kineto_toggle onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout kineto_toggle && git pull --rebase)
@pytorchbot merge
Merge started
Your 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 TeamAdvanced Debugging
Check the merge workflow status
here
Merge failed
Reason: 1 mandatory check(s) failed. The first few are:
Dig deeper by viewing the failures on hud
@pytorchbot merge
Merge started
Your 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 TeamAdvanced Debugging
Check the merge workflow status
here