rapidsai / rapidsai/integration

Drop UCX pinning

Open Beginner friendly
#864 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
17
Forks
72
Avg merge
5d 5h
Merged PRs (30d)
3

Description

Previously RAPIDS libraries directly depended on UCX. As a result it made sense to align UCX versions in the different libraries and the metapackage. However now that UCXX is used throughout RAPIDS and only UCXX depends on UCX, this top-level UCX pinning is no longer relevant. So we should drop it.

https://github.com/rapidsai/integration/blob/3ca79d0fea7ed9339bcee66556186085958ff963/conda/recipes/rapids/recipe.yaml#L49

https://github.com/rapidsai/integration/blob/3ca79d0fea7ed9339bcee66556186085958ff963/conda/recipes/versions.yaml#L15-L16

Also this would be a good opportunity to explicitly add UCXX to the metapackage.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect conda/recipes/rapids/recipe.yaml at the linked dependency entry and conda/recipes/versions.yaml at the linked UCX pins. Remove the top-level UCX pinning and explicitly add UCXX to the metapackage dependencies, then verify the recipe metadata remains consistent.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.