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 #4948

Merged
merged 3 commits into from Nov 4, 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 a review from a team as a code owner October 25, 2022 18:54
@github-actions github-actions bot added the conda conda issue label 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
rapids-bot bot pushed a commit that referenced this pull request Nov 2, 2022
This PR is a mirror of #4948 for `22.12` to unblock CI

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - Ashwin Srinath (https://github.com/shwina)
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #4961
@galipremsagar
Copy link
Contributor

rerun tests

@galipremsagar galipremsagar added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 4, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 79.38% // Head: 79.38% // No change to project coverage 👍

Coverage data is based on head (90f0db3) compared to base (3da503c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff              @@
##           branch-22.10    #4948   +/-   ##
=============================================
  Coverage         79.38%   79.38%           
=============================================
  Files               181      181           
  Lines             11540    11540           
=============================================
  Hits               9161     9161           
  Misses             2379     2379           
Flag Coverage Δ
dask 46.02% <ø> (ø)
non-dask 68.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@raydouglass raydouglass merged commit 3a8dea6 into rapidsai:branch-22.10 Nov 4, 2022
jakirkham pushed a commit to jakirkham/cuml that referenced this pull request Feb 27, 2023
This should resolve a segfault we are seeing with `cuda-python=11.7.0` (rapidsai/cudf#11941).

Authors:
   - Ashwin Srinath (https://github.com/shwina)
   - Bradley Dice (https://github.com/bdice)

Approvers:
   - GALI PREM SAGAR (https://github.com/galipremsagar)
   - Bradley Dice (https://github.com/bdice)
   - Dante Gama Dessavre (https://github.com/dantegd)
   - Ray Douglass (https://github.com/raydouglass)
jakirkham pushed a commit to jakirkham/cuml that referenced this pull request Feb 27, 2023
This PR is a mirror of rapidsai#4948 for `22.12` to unblock CI

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - Ashwin Srinath (https://github.com/shwina)
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#4961
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 conda issue 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.

None yet

6 participants