Skip to content

Conversation

@bdice
Copy link
Contributor

@bdice bdice commented Jul 17, 2025

Description

We are investigating an issue where the new CUDA bindings in numba-cuda 0.16 cause segfaults, blocking our CI. This temporarily downgrades to numba-cuda >=0.15.2,<0.16 until a fix can be made.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@bdice bdice requested a review from a team as a code owner July 17, 2025 17:11
@bdice bdice requested a review from msarahan July 17, 2025 17:11
@github-actions github-actions bot added the Python Affects Python cuDF API. label Jul 17, 2025
@bdice bdice added bug Something isn't working non-breaking Non-breaking change labels Jul 17, 2025
@GPUtester GPUtester moved this to In Progress in cuDF Python Jul 17, 2025
@bdice
Copy link
Contributor Author

bdice commented Jul 17, 2025

/merge

@rapids-bot rapids-bot bot merged commit 8783ded into rapidsai:branch-25.08 Jul 17, 2025
94 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in cuDF Python Jul 17, 2025
@bdice bdice mentioned this pull request Jul 17, 2025
3 tasks
rapids-bot bot pushed a commit that referenced this pull request Jul 18, 2025
Correction for #19413.

We need to use `numba-cuda>=0.14.0,<0.15.0` so that we don't get the new CUDA bindings.

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

Approvers:
  - https://github.com/brandon-b-miller
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - Vyas Ramasubramani (https://github.com/vyasr)

URL: #19425
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants