Merged
Conversation
- Add SPDX identifiers to all files (NVIDIA#412) - [FEA] Add SPDX checker pre-commit hook (NVIDIA#415) - Depend on `cccl` explicitly for `[cuXY]` wheels (NVIDIA#421) - Fixups needed for cherry-picks to work on top of v0.19.0 - Add CLA and third party Numba license (NVIDIA#410) - Fix correctness issue in debug mode code generation for dynamic types. (NVIDIA#305) - Bump thirdparty test version (NVIDIA#402) - Vendor in UnsupportedBytecodeError (NVIDIA#403) - Test oldest supported dependencies (NVIDIA#404) - Fix NRT stats tests when MVC is required and add them to thirdparty (NVIDIA#406) - Remove costly but low-utility assertions (NVIDIA#416)
|
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Contributor
Author
|
/ok to test |
3 tasks
rapids-bot bot
pushed a commit
to rapidsai/rmm
that referenced
this pull request
Aug 22, 2025
We need some fixes from NVIDIA/numba-cuda#424 to fully support `numba==0.60` and CUDA 13. This bumps the `numba-cuda` dependency to `>=0.19.1,<0.20.0a0`. Authors: - Bradley Dice (https://github.com/bdice) Approvers: - James Lamb (https://github.com/jameslamb) URL: #2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ccclexplicitly for[cuXY]wheels (Depend onccclexplicitly for[cuXY]wheels #421)