Skip to content

Use numba-cuda>=0.15.2,<0.16#19413

Merged
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.08from
bdice:numba-cuda-0.15
Jul 17, 2025
Merged

Use numba-cuda>=0.15.2,<0.16#19413
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.08from
bdice:numba-cuda-0.15

Conversation

@bdice
Copy link
Copy Markdown
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
Copy Markdown
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.

5 participants