Skip to content

Drop UCX pinning #864

Description

@jakirkham

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.

- conda-forge::ucx ${{ ucx_version }}

ucx_version:
- '>=1.15.0,<1.20.0'

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions