rapidsai / ucx-py

Python bindings for UCX

Home Page:https://ucx-py.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reuse Conda packages from build jobs

jakirkham opened this issue · comments

Other RAPIDS projects are able to reuse Conda packages built in other CI jobs and install them in the GPU jobs (without needing to rebuild). Would be good to do the same here for better separation of concerns in CI.

Currently other projects do this now using Project Flash, which we could setup here. Though there is also a move to GitHub Actions occurring where this could be handled as well.

I think waiting for GHA here makes the most sense.

I think this can be closed now.

Agreed, closing.