rapidsai / rapidsai/integration
Drop UCX pinning
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.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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