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

pip devcontainers: use UCX 1.17, prefer system installation #4792

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

jameslamb
Copy link
Member

@jameslamb jameslamb commented Nov 27, 2024

Contributes to rapidsai/build-planning#118

Proposes the following changes for pip devcontainers:

And one other related change:

  • skip most CI when a PR only changes files in the .devcontainer/ directory (this was incorrectly spelled .devcontainers/ before)

@jameslamb jameslamb added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 27, 2024
rapids-bot bot pushed a commit to rapidsai/nx-cugraph that referenced this pull request Dec 2, 2024
… references (#53)

Contributes to rapidsai/build-planning#118

Proposes the following changes for pip devcontainers:

* use UCX 1.17 (ref: rapidsai/cugraph-gnn#79 (comment))
* prefer system installation of ucx to the one provided by the `libucx-cu{11,12}` wheels (ref: rapidsai/devcontainers#421 (comment))

And some other related changes noticed while doing that:

* update lingering `24.*` references to `25.02`
* fix `update-version.sh` so those will be correctly updated in future releases

Similar to rapidsai/cugraph#4792

## Notes for Reviewers

### How I tested this

Relying on CI for most things. But for `update-version.sh`, tested like this:

```shell
./ci/release/update-version.sh '25.02.00'
git grep -E '24\.'
```

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #53
@jameslamb jameslamb changed the title WIP: pip devcontainers: use UCX 1.17, prefer system installation pip devcontainers: use UCX 1.17, prefer system installation Dec 2, 2024
@jameslamb jameslamb marked this pull request as ready for review December 2, 2024 19:19
@jameslamb jameslamb requested review from a team as code owners December 2, 2024 19:19
@jameslamb jameslamb requested a review from AyodeAwe December 2, 2024 19:19
@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 94c6ee4 into rapidsai:branch-25.02 Dec 2, 2024
73 checks passed
@jameslamb jameslamb deleted the libucx-in-devcontainers branch December 2, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants