Skip to content

CI: Migrate custom jobs to RTX PRO 6000 - #8561

Open
bdice wants to merge 1 commit into
NVIDIA:mainfrom
bdice:ci/migrate-custom-jobs-rtxpro6000
Open

CI: Migrate custom jobs to RTX PRO 6000#8561
bdice wants to merge 1 commit into
NVIDIA:mainfrom
bdice:ci/migrate-custom-jobs-rtxpro6000

Conversation

@bdice

@bdice bdice commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Migrates custom amd64 CI jobs from L4 to RTX PRO 6000 runners. This change helps rebalance CI capacity and uses the fastest hardware available for these jobs.

Documentation builds and ARM64 jobs remain on L4.

xref: rapidsai/build-planning#322

@bdice
bdice requested a review from a team as a code owner September 4, 2026 19:09
@bdice
bdice requested a review from msarahan September 4, 2026 19:09
@bdice bdice added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Sep 4, 2026
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: e1c9f1f5-56cb-4020-96b7-4e8e461fba79

📥 Commits

Reviewing files that changed from the base of the PR and between b86f970 and 0d6c22e.

📒 Files selected for processing (2)
  • .github/workflows/pr.yaml
  • .github/workflows/test.yaml

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


📝 Summary

Summary by CodeRabbit

  • Chores
    • Updated the hardware used for notebook testing to newer RTX PRO 6000 GPU nodes.
    • Applied the updated GPU configuration across pull request and test workflows.

Walkthrough

The notebook test jobs in the pull-request and test workflows now request gpu-rtxpro6000-latest-1 nodes instead of gpu-l4-latest-1.

Changes

Notebook test runner

Layer / File(s) Summary
Update notebook test GPU nodes
.github/workflows/pr.yaml, .github/workflows/test.yaml
Both notebook test workflows now use gpu-rtxpro6000-latest-1 nodes.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 0d6c2

Notebook test workflows now run amd64 jobs on RTX PRO 6000 runners instead of L4 runners. The two workflow updates are consistent, with no current merge-readiness risk identified.

Suggested reviewers: jameslamb, kylefromnvidia

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly summarizes the main change: migrating custom CI jobs from L4 runners to RTX PRO 6000 runners.
Description check ✅ Passed The description directly explains the runner migration, its purpose, and the jobs that remain on L4 runners.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@jameslamb
jameslamb removed the request for review from msarahan September 4, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants