Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and publish wheels for UCXX #145

Closed
pentschev opened this issue Dec 12, 2023 · 1 comment · Fixed by #167
Closed

Build and publish wheels for UCXX #145

pentschev opened this issue Dec 12, 2023 · 1 comment · Fixed by #167

Comments

@pentschev
Copy link
Member

We're getting close to making the move from UCX-Py to UCXX, PRs such as rapidsai/raft#1983 and rapidsai/cuml#5697 are integrating UCXX to run tests in CI. The plan is, time permitting, to have RAPIDS projects running UCXX tests in CI for 24.02 and possibly switching to UCXX as the default in 24.04 (still pending approval). However, we cannot make that move without also publishing wheels.

@vyasr would you be able to work on wheels for UCXX sometime before 24.02? I'll be OOO until early January, so if you don't have the bandwidth to work on it I may need your help then, unless @charlesbluca or @wence- have some bandwidth, more importantly, want to give it a go at this. 🙂

@vyasr
Copy link
Contributor

vyasr commented Dec 13, 2023

I don't think I'll be able to work on this any time in the near future, but I am happy to advise if someone else wants to get it started! The process has gotten a lot simpler so hopefully modeling after other repos should get us most of the way there (obviously some extra complexity around bundling ucx libraries but hopefully the code in ucx-py helps explain how we do that well enough).

rapids-bot bot pushed a commit that referenced this issue Jan 31, 2024
This PR adds wheel builds for `ucxx`. A follow-up PR will add wheel builds for `distributed-ucxx`.

Closes #145

Authors:
  - Mike Sarahan (https://github.com/msarahan)
  - Vyas Ramasubramani (https://github.com/vyasr)
  - Peter Andreas Entschev (https://github.com/pentschev)
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Peter Andreas Entschev (https://github.com/pentschev)
  - Ray Douglass (https://github.com/raydouglass)
  - Vyas Ramasubramani (https://github.com/vyasr)
  - Bradley Dice (https://github.com/bdice)

URL: #167
@rapids-bot rapids-bot bot closed this as completed in #167 Jan 31, 2024
@vyasr vyasr mentioned this issue Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants