Skip to content

Fix numba-cuda wheel package dependency#463

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-0.45from
pentschev:fix-numba-cuda-pypi-dependency
Jul 16, 2025
Merged

Fix numba-cuda wheel package dependency#463
rapids-bot[bot] merged 1 commit intorapidsai:branch-0.45from
pentschev:fix-numba-cuda-pypi-dependency

Conversation

@pentschev
Copy link
Copy Markdown
Member

In #462 the Numba dependency was adjusted for numba-cuda>=0.16, but the numba-cuda package in PyPI is a metapackage while the required one is numba-cuda[cu12]. This change fixes the dependency for wheels installs.

@pentschev pentschev self-assigned this Jul 16, 2025
@pentschev pentschev requested a review from a team as a code owner July 16, 2025 08:31
@pentschev pentschev added the bug Something isn't working label Jul 16, 2025
@pentschev pentschev requested a review from gforsyth July 16, 2025 08:31
@pentschev pentschev added the non-breaking Introduces a non-breaking change label Jul 16, 2025
@pentschev
Copy link
Copy Markdown
Member Author

Thanks @bdice, appreciate the quick approval! 😄

@pentschev
Copy link
Copy Markdown
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 2077548 into rapidsai:branch-0.45 Jul 16, 2025
56 checks passed
@pentschev pentschev deleted the fix-numba-cuda-pypi-dependency branch July 16, 2025 11:43
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 Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants