Skip to content

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

@jameslamb

Description

@jameslamb

Description

As of #795, there were not yet any XGBoost CUDA 13 packages... so the first CUDA 13 rapids nightly packages shipped with a dependency on xgboost CPU-only builds.

Once there are xgboost packages, that workaround should be reverted and rapids should again depend unconditionally on rapids-xgboost.

Benefits of this work

  • sets consistent expectations for what rapids installs, regardless of CPU architecture or CUDA version
  • improves peformance of XGBoost workloads using CUDA 13 conda packages

Acceptance Criteria

  • rapids depends unconditionally on rapids-xgboost

Approach

Get xgboost CUDA 13 packages up:

Then revert the workaround added in #795

Notes

N/A

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions