Skip to content

Conversation

@sraikund16
Copy link
Contributor

Summary: Enhance the libkineto CI workflow to build PyTorch from source with the PR's Kineto changes and run test/test_profiler.py across multiple hardware backends (CUDA and ROCm). This ensures Kineto changes are validated in the full PyTorch context before merging, catching integration issues early. The workflow uses a matrix strategy to test on both NVIDIA GPUs (A10G) and AMD ROCm GPUs, clones PyTorch, replaces its bundled Kineto submodule with the PR version via symlink, compiles PyTorch with the appropriate backend flags, and runs the profiler tests.

Differential Revision: D88681772

… support

Summary: Enhance the libkineto CI workflow to build PyTorch from source with the PR's Kineto changes and run test/test_profiler.py across multiple hardware backends (CUDA and ROCm). This ensures Kineto changes are validated in the full PyTorch context before merging, catching integration issues early. The workflow uses a matrix strategy to test on both NVIDIA GPUs (A10G) and AMD ROCm GPUs, clones PyTorch, replaces its bundled Kineto submodule with the PR version via symlink, compiles PyTorch with the appropriate backend flags, and runs the profiler tests.

Differential Revision: D88681772
@meta-cla meta-cla bot added the cla signed label Dec 8, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 8, 2025

@sraikund16 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88681772.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant