Skip to content

Conversation

@jameslamb
Copy link
Member

@jameslamb jameslamb commented Sep 9, 2025

Fixes #798

Now that @hcho3 has added xgboost rapidsa_* packages with CUDA 13 support in rapidsai/xgboost-feedstock#102, we can build rapids-xgboost packages with CUDA 13 support here 😁

This also updates all pre-commit hooks with pre-commit autoupdate... figured it wouldn't hurt to use this CI run for that little maintenance update too.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Sep 9, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@jameslamb
Copy link
Member Author

/ok to test

@jameslamb jameslamb marked this pull request as ready for review September 9, 2025 16:27
@jameslamb jameslamb requested review from a team as code owners September 9, 2025 16:27
@jameslamb jameslamb requested a review from msarahan September 9, 2025 16:27
@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit ffb8548 into rapidsai:branch-25.10 Sep 9, 2025
41 checks passed
@jameslamb jameslamb deleted the put-xgboost-back branch September 9, 2025 16:54
rapids-bot bot pushed a commit to rapidsai/docker that referenced this pull request Sep 9, 2025
Closes #784 

In #782, we skipped cuML notebook testing on CUDA 13 because there weren't yet CUDA 13 `xgboost` conda packages. Those exist now:

* rapidsai/xgboost-feedstock#100
* rapidsai/integration#800

This reverts a workaround from #782, so all notebooks will be tested on CUDA 12 and CUDA 13. It also ensures that the CUDA 13 images include GPU-accelerated builds of `xgboost`.

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

Approvers:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CUDA 13: Depend on CUDA builds of xgboost / rapids-xgboost for rapids packages

2 participants