Skip to content

[CI/Build] Add torch 2.13.0 to EP PG build matrix#2804

Open
mmangkad wants to merge 2 commits into
kvcache-ai:mainfrom
mmangkad:mmangkad/add-torch-2.13.0
Open

[CI/Build] Add torch 2.13.0 to EP PG build matrix#2804
mmangkad wants to merge 2 commits into
kvcache-ai:mainfrom
mmangkad:mmangkad/add-torch-2.13.0

Conversation

@mmangkad

@mmangkad mmangkad commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Description

Add torch 2.13.0 to EP PG build matrix

Module

  • Transfer Engine (mooncake-transfer-engine)
  • Mooncake Store (mooncake-store)
  • Mooncake EP (mooncake-ep)
  • Mooncake PG (mooncake-pg)
  • Integration (mooncake-integration)
  • P2P Store (mooncake-p2p-store)
  • Python Wheel (mooncake-wheel)
  • Common (mooncake-common)
  • Mooncake RL (mooncake-rl)
  • CI/CD
  • Docs
  • Other

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Breaking change
  • Documentation update
  • Performance improvement
  • Other

How Has This Been Tested?

Test commands:

pip install --dry-run --no-deps 'torch==2.13.0' --index-url https://download.pytorch.org/whl/cu126
pip install --dry-run --no-deps 'torch==2.13.0' --index-url https://download.pytorch.org/whl/cu128
pip install --dry-run --no-deps 'torch==2.13.0' --index-url https://download.pytorch.org/whl/cu130

Test results:

  • Unit tests pass
  • Integration tests pass (if applicable)
  • Manual testing done (torch 2.13.0 resolves on cu126 and cu130 and does not resolve on cu128)

Checklist

  • I have performed a self-review of my own code
  • I have formatted my code using ./scripts/code_format.sh
  • I have run pre-commit run --all-files and all hooks pass
  • I have updated the documentation (if applicable)
  • I have added tests to prove my changes are effective
  • For changes >500 LOC: I have filed an RFC issue

AI Assistance Disclosure

  • No AI tools were used
  • AI tools were used (specify below)

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

@mmangkad mmangkad requested a review from ShangmingCai as a code owner July 8, 2026 15:06
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 8, 2026
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Labels

CI/Build documentation Improvements or additions to documentation run-ci

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants