Skip to content

update dependencies: use cuda-toolkit wheels#1326

Merged
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.10from
jameslamb:cuda13-followup
Sep 10, 2025
Merged

update dependencies: use cuda-toolkit wheels#1326
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.10from
jameslamb:cuda13-followup

Conversation

@jameslamb
Copy link
Copy Markdown
Member

Description

Contributes to rapidsai/build-planning#213

Notes for Reviewers

Benefits of these changes

Using the cuda-toolkit metapackage means we don't need to maintain our own pins for mutually compatible versions of CTK sub-components (which each follow their own different versioning conventions).

@rapidsai rapidsai deleted a comment from copy-pr-bot Bot Sep 9, 2025
@jameslamb jameslamb changed the title WIP: update dependencies: use cuda-toolkit wheels update dependencies: use cuda-toolkit wheels Sep 9, 2025
@jameslamb jameslamb marked this pull request as ready for review September 9, 2025 22:09
@jameslamb jameslamb requested review from a team as code owners September 9, 2025 22:09
@jameslamb jameslamb requested a review from msarahan September 9, 2025 22:09
Comment thread python/libcuvs/CMakeLists.txt Outdated
Co-authored-by: Kyle Edwards <kyedwards@nvidia.com>
@jameslamb jameslamb removed the request for review from msarahan September 10, 2025 14:31
@jameslamb
Copy link
Copy Markdown
Member Author

Java CUDA 13 tests are failing here:

Error: Failures:
Error: CagraRandomizedIT.testResultsTopKWithRandomValues:47->tmpResultsTopKWithRandomValues:159->CuVSTestCase.compareResults:114 Not found in expected list: 863

(conda-java-tests link)

I don't expect that that's related to this PR's changes.

@jameslamb
Copy link
Copy Markdown
Member Author

That Java test passed on a re-run: #1326 (comment)

It has "random" in the name so I guess it is just flaky, maybe something to be improved in the future @mythrocks

@jameslamb
Copy link
Copy Markdown
Member Author

/merge

@rapids-bot rapids-bot Bot merged commit 21357fe into rapidsai:branch-25.10 Sep 10, 2025
162 of 164 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants