Skip to content

add cu130 + torch 2.9.1 to test matrices#3343

Merged
winglian merged 2 commits into
mainfrom
test-cu130-torch291
Jan 5, 2026
Merged

add cu130 + torch 2.9.1 to test matrices#3343
winglian merged 2 commits into
mainfrom
test-cu130-torch291

Conversation

@winglian
Copy link
Copy Markdown
Collaborator

@winglian winglian commented Jan 5, 2026

Description

Motivation and Context

How has this been tested?

Screenshots (if appropriate)

Types of changes

Social Handles (Optional)

Summary by CodeRabbit

  • Chores
    • Expanded testing matrix to cover CUDA 13.0 with Python 3.11 and PyTorch 2.9.1 configurations across single and multi-GPU environments.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 5, 2026

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

📝 Walkthrough

Walkthrough

Adds CUDA 13.0 (cuda: 130, cuda_version: 13.0.0) matrix entries to two GitHub Actions workflow test configurations with Python 3.11 and PyTorch 2.9.1, expanding test coverage for multi-GPU and standard e2e testing scenarios. No workflow logic or control flow modifications.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow Updates
.github/workflows/multi-gpu-e2e.yml, .github/workflows/tests.yml
Added CUDA 13.0 matrix entries to test configurations. Multi-GPU workflow includes fbgemm-gpu extras with nightly build enabled and 2 GPU allocation; standard tests workflow includes single GPU allocation with empty extras field. Both entries specify Python 3.11 and PyTorch 2.9.1.

Estimated Code Review Effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

ready to merge

Suggested reviewers

  • SalmanMohammadi
  • djsaunde

Pre-merge checks

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: adding CUDA 13.0 and PyTorch 2.9.1 to test matrices in two GitHub workflow files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@winglian winglian merged commit ee59e4d into main Jan 5, 2026
10 checks passed
@winglian winglian deleted the test-cu130-torch291 branch January 5, 2026 20:24
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