Skip to content

Bump version to 0.16.0#315

Merged
gmarkall merged 1 commit intoNVIDIA:mainfrom
gmarkall:v0160
Jul 2, 2025
Merged

Bump version to 0.16.0#315
gmarkall merged 1 commit intoNVIDIA:mainfrom
gmarkall:v0160

Conversation

@gmarkall
Copy link
Contributor

@gmarkall gmarkall commented Jul 2, 2025

- Updates for recent API changes (NVIDIA#313)
- Fix lineinfo generation when compile_internal used (NVIDIA#271) (NVIDIA#287)
- Build docs with NVIDIA Sphinx theme (NVIDIA#312)
- Don't skip debug tests when LTO enabled by default (NVIDIA#311)
- Use `cuda.bindings` and `cuda.core` for `Linker` (NVIDIA#133)
- Enable LTO by default when pynvjitlink is available (NVIDIA#310)
@copy-pr-bot
Copy link

copy-pr-bot bot commented Jul 2, 2025

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
Copy link
Contributor Author

gmarkall commented Jul 2, 2025

/ok to test

@gmarkall
Copy link
Contributor Author

gmarkall commented Jul 2, 2025

The Python 3.9, CUDA 11.8 conda config hung on the first run, at:

test_pinned (numba.cuda.tests.cudadrv.test_pinned.TestPinned) ... ok
test_unpinned (numba.cuda.tests.cudadrv.test_pinned.TestPinned) ... ok
test_profiling (numba.cuda.tests.cudadrv.test_profiler.TestProfiler) ... ok
test_ptds (numba.cuda.tests.cudadrv.test_ptds.TestPTDS) ... skipped 'Function names unchanged for PTDS with NV Binding'
test_reset_device (numba.cuda.tests.cudadrv.test_reset_device.TestResetDevice) ... ok
test_select_device (numba.cuda.tests.cudadrv.test_select_device.TestSelectDevice) ... ok
test_add_callback (numba.cuda.tests.cudadrv.test_streams.TestCudaStream) ... ok
test_add_callback_with_default_arg (numba.cuda.tests.cudadrv.test_streams.TestCudaStream) ... ok
test_async_done (numba.cuda.tests.cudadrv.test_streams.TestCudaStream) ... ok
test_cancelled_future (numba.cuda.tests.cudadrv.test_streams.TestCudaStream) ... ok
test_multiple_async_done (numba.cuda.tests.cudadrv.test_streams.TestCudaStream) ... ok
test_multiple_async_done_multiple_streams (numba.cuda.tests.cudadrv.test_streams.TestCudaStream) ... ok

It passed on a subsequent re-run. Whilst this makes me a bit nervous, I'm not sure what to do besides merging this PR and keeping an eye out for potential issues in CI in future.

@gmarkall gmarkall added the 5 - Ready to merge Testing and reviews complete, ready to merge label Jul 2, 2025
@gmarkall gmarkall merged commit 476d16d into NVIDIA:main Jul 2, 2025
77 of 78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5 - Ready to merge Testing and reviews complete, ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants