Skip to content

Pin to CUDA 12 image for integration tests#19903

Merged
jameslamb merged 1 commit intorapidsai:branch-25.10from
vyasr:test/cuda12_integration
Sep 5, 2025
Merged

Pin to CUDA 12 image for integration tests#19903
jameslamb merged 1 commit intorapidsai:branch-25.10from
vyasr:test/cuda12_integration

Conversation

@vyasr
Copy link
Contributor

@vyasr vyasr commented Sep 5, 2025

Description

Until dmlc/xgboost#11648 and rapidsai/xgboost-feedstock#100 are resolved we need to run the integration tests on CUDA 12 so that we can still test xgboost.

Checklist

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

@vyasr vyasr self-assigned this Sep 5, 2025
@vyasr vyasr requested a review from a team as a code owner September 5, 2025 20:19
@vyasr vyasr added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Sep 5, 2025
@vyasr vyasr requested a review from jameslamb September 5, 2025 20:20
Copy link
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

Sorry about that!

@jameslamb
Copy link
Member

I'm admin-merging this to unblock CI, this change looks correct to me.

@jameslamb jameslamb merged commit 61eee9c into rapidsai:branch-25.10 Sep 5, 2025
22 of 33 checks passed
@vyasr vyasr deleted the test/cuda12_integration branch September 5, 2025 20:36
jameslamb pushed a commit that referenced this pull request Sep 8, 2025
## Description
<!-- Provide a standalone description of changes in this PR. -->
<!-- Reference any issues closed by this PR with "closes #1234". -->
<!-- Note: The pull request title will be included in the CHANGELOG. -->
Nightly companion to #19903

## Checklist
- [x] I am familiar with the [Contributing
Guidelines](https://github.com/rapidsai/cudf/blob/HEAD/CONTRIBUTING.md).
- [x] New or existing tests cover these changes.
- [x] The documentation is up to date with these changes.
res-life pushed a commit to res-life/cudf that referenced this pull request Sep 9, 2025
## Description
<!-- Provide a standalone description of changes in this PR. -->
<!-- Reference any issues closed by this PR with "closes rapidsai#1234". -->
<!-- Note: The pull request title will be included in the CHANGELOG. -->
Until dmlc/xgboost#11648 and
rapidsai/xgboost-feedstock#100 are resolved we
need to run the integration tests on CUDA 12 so that we can still test
xgboost.

## Checklist
- [x] I am familiar with the [Contributing
Guidelines](https://github.com/rapidsai/cudf/blob/HEAD/CONTRIBUTING.md).
- [x] New or existing tests cover these changes.
- [x] The documentation is up to date with these changes.
vyasr added a commit to vyasr/cudf that referenced this pull request Sep 11, 2025
rapids-bot bot pushed a commit that referenced this pull request Dec 2, 2025
Contributes to rapidsai/build-planning#208

Reverts #19903 and #19917 

Now that there are `xgboost` conda packages with CUDA 13 support (rapidsai/xgboost-feedstock#100), switches the `third-party-integration-tests-cudf-pandas` to use CUDA 13.

This also switches to the more generic CI Image tags (`rapidsai/26.02-latest`), so that configuration doesn't need to be updated as RAPIDS adds support for new minor  versions of CUDA.

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #20748
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.

2 participants

Comments