Skip to content

Pin Python 3.13 for RAPIDS cuml CI job - #8268

Merged
bdice merged 2 commits into
NVIDIA:mainfrom
bdice:rapids-pin-python-3.13
Apr 2, 2026
Merged

Pin Python 3.13 for RAPIDS cuml CI job#8268
bdice merged 2 commits into
NVIDIA:mainfrom
bdice:rapids-pin-python-3.13

Conversation

@bdice

@bdice bdice commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Pin PYTHON_VERSION=3.13 for the rmm ucxx raft cuvs cuml RAPIDS CI job in build-rapids.yml.
  • cuml has optional dependencies without Python 3.14 support (rapidsai/cuml#7916).
  • The pin is scoped to only the cuml matrix entry via matrix.python_version, leaving the cudf and cugraph jobs on the image default.
  • Includes a TODO comment as a reminder to remove the override once cuml's dependencies support Python 3.14.

@bdice
bdice requested a review from a team as a code owner April 1, 2026 21:54
@bdice
bdice requested a review from elstehle April 1, 2026 21:54
@github-project-automation github-project-automation Bot moved this to Todo in CCCL Apr 1, 2026
@cccl-authenticator-app cccl-authenticator-app Bot moved this from Todo to In Review in CCCL Apr 1, 2026
bdice added 2 commits April 1, 2026 18:00
cuml has optional dependencies without Python 3.14 support.
Pin PYTHON_VERSION=3.13 for the 'rmm ucxx raft cuvs cuml' RAPIDS
CI job until those dependencies catch up.

See NVIDIA/cuml#7916 for context.
@bdice
bdice force-pushed the rapids-pin-python-3.13 branch from 191328f to e4c7f7d Compare April 1, 2026 23:01
@bdice
bdice merged commit c56d830 into NVIDIA:main Apr 2, 2026
23 of 24 checks passed
@github-project-automation github-project-automation Bot moved this from In Review to Done in CCCL Apr 2, 2026
gonidelis pushed a commit to gonidelis/cccl that referenced this pull request Apr 8, 2026
* Pin Python 3.13 for RAPIDS cuml CI job

cuml has optional dependencies without Python 3.14 support.
Pin PYTHON_VERSION=3.13 for the 'rmm ucxx raft cuvs cuml' RAPIDS
CI job until those dependencies catch up.

See NVIDIA/cuml#7916 for context.

* Fix rapids-build-utils pinning
jainishmehta pushed a commit to jainishmehta/cccl that referenced this pull request Apr 19, 2026
* Pin Python 3.13 for RAPIDS cuml CI job

cuml has optional dependencies without Python 3.14 support.
Pin PYTHON_VERSION=3.13 for the 'rmm ucxx raft cuvs cuml' RAPIDS
CI job until those dependencies catch up.

See NVIDIA/cuml#7916 for context.

* Fix rapids-build-utils pinning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants