rapidsai / raft

RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.
https://docs.rapids.ai/api/raft/stable/
Apache License 2.0
747 stars 189 forks source link

`libucx` should be run dependency of `raft-dask` #2296

Closed divyegala closed 4 months ago

divyegala commented 5 months ago

As figured out in https://github.com/rapidsai/cuml/pull/5697, libucx should not be just a testing dependency of raft-dask, it should be a run dependency.

cc @vyasr

dantegd commented 5 months ago

/merge

divyegala commented 5 months ago

/merge