Open
Description
Hi,
Is there a CPU-only pypi or conda package of ucxx. I used to install by conda install -c conda-forge -c rapidsai ucx-proc=*=cpu ucx ucx-py
, and now I will move to ucxx.
I now can install by pip install ucxx-cu12
on a CPU node, and it seems that most of ucxx's functions work, but it has some warning of not having cuda devices. What's more, I am not sure if the performance of the GPU-compiled package is fast enough and whether I need to compile a CPU version.
If there is a CPU version pypi or conda package, it would be great.
Metadata
Assignees
Labels
No labels