What's Changed
- Set up a new VM-based CI infrastructure by @leofang in #604
- chore(dev-deps): remove ipython and pyinstrument by @cpcloud in #670
- Use
rapidsai/sccachein CI by @trxcllnt in #674 - Remove dangling references to NUMBA_CUDA_ENABLE_MINOR_VERSION_COMPATIBILITY by @brandon-b-miller in #675
- Drop
experimentalfrom cuda.core namespace imports by @brandon-b-miller in #676 - Remove customized address space tracking and address class emission in debug info by @jiel-nv in #669
- Support python
3.14by @brandon-b-miller in #599 - fix: use freethreading-supported
_PySet_NextItemRefwhere possible by @cpcloud in #682 - chore(deps): bump deps in pixi lockfile by @cpcloud in #693
- chore: perf lint by @cpcloud in #697
- perf: let CAI fall through instead of calling from_cuda_array_interface by @cpcloud in #694
- perf: remove some exception control flow and buffer-exception penalization for arrays by @cpcloud in #700
- Fix
test_wheel_deps_wheels.shto actually uninstallnvvmandnvrtcpackages for CUDA 13 by @brandon-b-miller in #701 - Dropping bits in the old CI & Propagating recent changes from cuda-python by @leofang in #683
- chore(deps): bump numba-cuda version and relock pixi by @cpcloud in #707
- ci: remove redundant conda build in ci by @cpcloud in #711
- ci: relock pixi by @cpcloud in #712
- chore: disable
lockedflag to bypass prefix-dev/pixi#5256 by @cpcloud in #714 - Add arch specific target support by @ZzEeKkAa in #549
New Contributors
Full Changelog: v0.23.0...v0.24.0