Skip to content
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
ajschmidt8:cuda-118
Jan 13, 2023
Merged

Build CUDA 11.8 and Python 3.10 Packages#916
rapids-bot[bot] merged 2 commits intorapidsai:branch-0.30from
ajschmidt8:cuda-118

Conversation

@ajschmidt8
Copy link
Member

This PR updates ucx-py to build against branch 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.

This PR will unblock the following PRs:

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.
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.
@ajschmidt8
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 52e9c32 into rapidsai:branch-0.30 Jan 13, 2023
@ajschmidt8 ajschmidt8 deleted the cuda-118 branch January 13, 2023 22:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants