This repository was archived by the owner on Sep 18, 2025. It is now read-only.
Build CUDA 11.8 and Python 3.10 Packages#916
Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-0.30from Jan 13, 2023
Merged
Build CUDA 11.8 and Python 3.10 Packages#916rapids-bot[bot] merged 2 commits intorapidsai:branch-0.30from
11.8 and Python 3.10 Packages#916rapids-bot[bot] merged 2 commits intorapidsai:branch-0.30from
Conversation
This PR updates `ucx-py` to build against branch [cuda-118](https://github.com/rapidsai/shared-action-workflows/compare/cuda-118) of the `shared-action-workflow` repository. That branch contains updates for CUDA `11.8` and Python `3.10` packages. It also includes some minor file renames.
raydouglass
approved these changes
Jan 13, 2023
pentschev
approved these changes
Jan 13, 2023
throughout the process of upgrading the RAPIDS libraries to `11.8`, I've noticed that the `11.8` images are missing a lot of packages that were previously available in the `11.5` images. these changes are from the upstream images, not RAPIDS' images. it seems that `gcc` is missing, which is causing build issues for `ucx-py`. this commit adds conda's `c` and `cxx` compilers to account for these new missing dependencies.
Member
Author
|
/merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates
ucx-pyto build against branch cuda-118 of theshared-action-workflowrepository.That branch contains updates for CUDA
11.8and Python3.10packages.It also includes some minor file renames.
This PR will unblock the following PRs:
11.8and Python3.10raft#11203.10dask-cuda#1080