Skip to content

Add PyTorch integration test to Kineto CI workflow with multi-backend support#1188

Open
sraikund16 wants to merge 1 commit into
pytorch:mainfrom
sraikund16:export-D88681772
Open

Add PyTorch integration test to Kineto CI workflow with multi-backend support#1188
sraikund16 wants to merge 1 commit into
pytorch:mainfrom
sraikund16:export-D88681772

Conversation

@sraikund16
Copy link
Copy Markdown
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
Copy Markdown

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.

@meta-cla
Copy link
Copy Markdown

meta-cla Bot commented Feb 28, 2026

Hi @sraikund16!

Thank you for your pull request.

We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

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