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

HOTFIX: Update cuda-python dependency to 11.7.1 #1136

Merged
merged 6 commits into from
Oct 26, 2022

Conversation

shwina
Copy link
Contributor

@shwina shwina commented Oct 25, 2022

This should resolve a segfault we are seeing with cuda-python=11.7.0 (rapidsai/cudf#11941).

@shwina shwina requested review from a team as code owners October 25, 2022 18:40
@github-actions github-actions bot added conda Python Related to RMM Python API labels Oct 25, 2022
@galipremsagar galipremsagar added the ! - Hotfix Hotfix is a bug that affects the majority of users for which there is no reasonable workaround label Oct 25, 2022
@ajschmidt8 ajschmidt8 added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Oct 25, 2022
@bdice
Copy link
Contributor

bdice commented Oct 25, 2022

For CI to pass, we would need to backport #1130.

@@ -39,15 +39,12 @@ RMM can be installed with Conda ([miniconda](https://conda.io/miniconda.html), o
[Anaconda distribution](https://www.anaconda.com/download)) from the `rapidsai` channel:

```bash
# for CUDA 11.5
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shwina I updated this -- I'm going to go ahead and make similar changes for other repos if you don't mind.

@ajschmidt8 ajschmidt8 merged commit e043158 into rapidsai:branch-22.10 Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
! - Hotfix Hotfix is a bug that affects the majority of users for which there is no reasonable workaround conda improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Related to RMM Python API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants