Skip to content

revert numba CUDA 13 workaround#19842

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.10from
jameslamb:revert-numba-workaround
Aug 29, 2025
Merged

revert numba CUDA 13 workaround#19842
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.10from
jameslamb:revert-numba-workaround

Conversation

@jameslamb
Copy link
Member

Description

CUDA 13 support was initially added here in #19768

During that work, we faced some runtime issues with conda packages that @brandon-b-miller diagnosed as a missing dependency in numba-cuda (NVIDIA/numba-cuda#430).

To get past that, we temporarily introduced a runtime dependency on cuda-nvvm-tools in this project. That's no longer necessary, thanks to these:

This removes that workaround.

Notes for Reviewers

Don't we need to change the numba-cuda pin?

No, the fixes are just in new builds of 0.19.1.

Checklist

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

@jameslamb jameslamb added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Aug 29, 2025
@copy-pr-bot
Copy link

copy-pr-bot bot commented Aug 29, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@jameslamb
Copy link
Member Author

/ok to test

@jameslamb jameslamb changed the title WIP: revert numba CUDA 13 workaround revert numba CUDA 13 workaround Aug 29, 2025
@jameslamb jameslamb marked this pull request as ready for review August 29, 2025 03:09
@jameslamb jameslamb requested a review from a team as a code owner August 29, 2025 03:09
@jameslamb jameslamb requested a review from AyodeAwe August 29, 2025 03:09
Copy link
Contributor

@brandon-b-miller brandon-b-miller left a comment

Choose a reason for hiding this comment

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

Thanks for staying on top of this @jameslamb !

@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit edbedc1 into rapidsai:branch-25.10 Aug 29, 2025
141 checks passed
@jameslamb jameslamb deleted the revert-numba-workaround branch August 29, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants

Comments