Skip to content

Bump version to 0.23.0#668

Merged
gmarkall merged 2 commits into
NVIDIA:mainfrom
gmarkall:v0230
Dec 17, 2025
Merged

Bump version to 0.23.0#668
gmarkall merged 2 commits into
NVIDIA:mainfrom
gmarkall:v0230

Conversation

@gmarkall

Copy link
Copy Markdown
Contributor

- Fix NVIDIA#624: Accept Numba IR nodes in all places Numba-CUDA IR nodes are expected (NVIDIA#643)
- Fix Issue NVIDIA#588: separate compilation of NVVM IR modules when generating debuginfo (NVIDIA#591)
- feat: allow printing nested tuples (NVIDIA#667)
- build(deps): bump actions/setup-python from 5.6.0 to 6.1.0 (NVIDIA#655)
- build(deps): bump actions/upload-artifact from 4 to 5 (NVIDIA#652)
- Test RAPIDS 25.12 (NVIDIA#661)
- Do not manually set DUMP_ASSEMBLY in `nvjitlink` tests (NVIDIA#662)
- feat: add print support for int64 tuples (NVIDIA#663)
- Only run dependabot monthly and open fewer PRs (NVIDIA#658)
- test: fix bogus `self` argument to `Context` (NVIDIA#656)
- Fix false negative NRT link decision when NRT was previously toggled on (NVIDIA#650)
- Add support for dependabot (NVIDIA#647)
- refactor: cull dead linker objects (NVIDIA#649)
- Migrate numba-cuda driver to use cuda.core.launch API (NVIDIA#609)
- feat: add set_shared_memory_carveout (NVIDIA#629)
- chore: bump version in pixi.toml (NVIDIA#641)
- refactor: remove devicearray code to reduce complexity (NVIDIA#600)
@copy-pr-bot

copy-pr-bot Bot commented Dec 17, 2025

Copy link
Copy Markdown

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.

@gmarkall gmarkall added the 3 - Ready for Review Ready for review by team label Dec 17, 2025
@gmarkall

Copy link
Copy Markdown
Contributor Author

/ok to test

@gmarkall

Copy link
Copy Markdown
Contributor Author

/ok to test

@gmarkall gmarkall merged commit 1b8e3c0 into NVIDIA:main Dec 17, 2025
72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - Ready for Review Ready for review by team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] [REGRESSION] inline="always" does not work on overload

3 participants