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.

@bdice bdice requested a review from a team as a code owner July 17, 2025 17:59
@bdice bdice requested a review from jameslamb July 17, 2025 17:59
@bdice bdice added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Jul 17, 2025
@bdice
Copy link
Contributor Author

bdice commented Jul 17, 2025

/merge

@rapids-bot rapids-bot bot merged commit 0f5f99f into rapidsai:branch-0.45 Jul 17, 2025
143 of 160 checks passed
rapids-bot bot pushed a commit that referenced this pull request Jul 18, 2025
Correction for #466.

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:
  - Jake Awe (https://github.com/AyodeAwe)
  - Peter Andreas Entschev (https://github.com/pentschev)

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

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants