Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REVIEW] Adjust UCX dependencies #2304

Merged
merged 3 commits into from
May 13, 2024

Conversation

pentschev
Copy link
Member

@pentschev pentschev commented May 9, 2024

Add distributed-ucxx as a required dependency to raft-dask and remove direct dependencies to ucx/ucx-proc in favor of transitive installation from ucx-py/distributed-ucxx.

@pentschev pentschev requested review from a team as code owners May 9, 2024 20:24
@github-actions github-actions bot added the python label May 9, 2024
@vyasr vyasr added improvement Improvement / enhancement to an existing function breaking Breaking change labels May 9, 2024
Add `distributed-ucxx` as a required dependency to `raft-dask` and
remove direct dependencies to `ucx`/`ucx-proc` in favor of transitive
installation from `ucx-py`/distributed-ucxx`.
Copy link
Member

@raydouglass raydouglass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the conda recipe might need to be updated as well?

https://github.com/rapidsai/raft/blob/branch-24.06/conda/recipes/raft-dask/meta.yaml#L76-L77

@pentschev pentschev requested a review from a team as a code owner May 13, 2024 09:26
@pentschev pentschev requested a review from bdice May 13, 2024 09:26
@cjnolet
Copy link
Member

cjnolet commented May 13, 2024

/merge

@rapids-bot rapids-bot bot merged commit 6cd51b2 into rapidsai:branch-24.06 May 13, 2024
69 checks passed
@pentschev pentschev deleted the ucxx-dependencies branch May 13, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change improvement Improvement / enhancement to an existing function python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants