Skip to content

Temporarily exclude GB300 and GH200 from testing - #23499

Merged
rapids-bot[bot] merged 2 commits into
NVIDIA:mainfrom
KyleFromNVIDIA:exclude-gb300
Jul 31, 2026
Merged

Temporarily exclude GB300 and GH200 from testing#23499
rapids-bot[bot] merged 2 commits into
NVIDIA:mainfrom
KyleFromNVIDIA:exclude-gb300

Conversation

@KyleFromNVIDIA

@KyleFromNVIDIA KyleFromNVIDIA commented Jul 31, 2026

Copy link
Copy Markdown
Member

Description

Temporarily exclude GB300 and GH200 until we resolve outstanding test failures.

#23498

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@KyleFromNVIDIA
KyleFromNVIDIA requested a review from a team as a code owner July 31, 2026 17:41
@KyleFromNVIDIA
KyleFromNVIDIA requested a review from msarahan July 31, 2026 17:41
@KyleFromNVIDIA KyleFromNVIDIA added bug Something isn't working non-breaking Non-breaking change labels Jul 31, 2026

@bdice bdice left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving, but if we can exclude GB300 and GH200 in the same PR, that'd be cleaner. I think cuDF is the only repo that needs a GH200 exclusion from my earlier testing in https://github.com/rapidsai/build-infra/issues/376.

@coderabbitai

coderabbitai Bot commented Jul 31, 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: fad5b024-cb4c-4b1e-9fb3-fb783556bfe1

📥 Commits

Reviewing files that changed from the base of the PR and between 501eb9b and 6059035.

📒 Files selected for processing (2)
  • .github/workflows/pr.yaml
  • .github/workflows/test.yaml
🚧 Files skipped from review as they are similar to previous changes (2)
  • .github/workflows/pr.yaml
  • .github/workflows/test.yaml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated automated test workflows to exclude GB300 and GH200 GPU configurations from selected C++ and Python test jobs.
    • Preserved the latest Python and CUDA combinations for cuDF pandas tests while applying the GPU filters.
    • Added documentation references explaining the test configuration filters and their applicability across automated test suites.

Walkthrough

The GitHub Actions pull request and test workflows now exclude gb300 and gh200 GPU configurations from C++, Python, cuDF pandas, wheel, and Polars test matrices.

Changes

GPU test filters

Layer / File(s) Summary
Pull request workflow filters
.github/workflows/pr.yaml
C++, Python, wheel, and cuDF pandas matrices exclude gb300 and gh200. The cuDF pandas filter runs after latest-version selection.
Test workflow filters
.github/workflows/test.yaml
Six test jobs exclude matrix entries targeting gb300 and gh200, including cuDF pandas and Polars tests.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: msarahan

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the temporary exclusion of GB300 and GH200 from testing.
Description check ✅ Passed The description explains the temporary test exclusions and references the related issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@KyleFromNVIDIA KyleFromNVIDIA changed the title Temporarily exclude GB300 from testing Temporarily exclude GB300 and GH200 from testing Jul 31, 2026
@KyleFromNVIDIA

Copy link
Copy Markdown
Member Author

/merge

@KyleFromNVIDIA

Copy link
Copy Markdown
Member Author

/ok to test 6059035

@KyleFromNVIDIA

Copy link
Copy Markdown
Member Author

/merge

@rapids-bot
rapids-bot Bot merged commit 47c7454 into NVIDIA:main Jul 31, 2026
265 of 269 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Aug 3, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants