Pin Python 3.13 for RAPIDS cuml CI job - #8268
Merged
Merged
Conversation
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
force-pushed
the
rapids-pin-python-3.13
branch
from
April 1, 2026 23:01
191328f to
e4c7f7d
Compare
miscco
approved these changes
Apr 2, 2026
7 tasks
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PYTHON_VERSION=3.13for thermm ucxx raft cuvs cumlRAPIDS CI job inbuild-rapids.yml.matrix.python_version, leaving the cudf and cugraph jobs on the image default.