ReleaseNVIDIANVIDIApublished Apr 30, 2026seen 5d

NVIDIA/numba-cuda v0.30.1

NVIDIA/numba-cuda

Open original ↗

Captured source

source ↗
published Apr 30, 2026seen 5dcaptured 8hhttp 200method plain

v0.30.1

Repository: NVIDIA/numba-cuda

Tag: v0.30.1

Published: 2026-04-30T05:02:34Z

Prerelease: no

Release notes:

What's Changed

  • Fix CABI return type mismatch when calling Numba-ABI subroutines by @isVoid in https://github.com/NVIDIA/numba-cuda/pull/852
  • Fix CUDA context leak in with cuda.gpus[N]: context manager by @isVoid in https://github.com/NVIDIA/numba-cuda/pull/855
  • fix: support np.count_nonzero in device functions by @kaeun97 in https://github.com/NVIDIA/numba-cuda/pull/854
  • sync with cuda-python and add 2-gpu runners by @leofang in https://github.com/NVIDIA/numba-cuda/pull/814
  • Sync CI with cuda-python by @leofang in https://github.com/NVIDIA/numba-cuda/pull/858
  • Remove Conflicting Lowering for FP8->Int8 Conversion by @isVoid in https://github.com/NVIDIA/numba-cuda/pull/869
  • Flip to stable rapids release in thirdparty tests by @brandon-b-miller in https://github.com/NVIDIA/numba-cuda/pull/863
  • Alternate half of linux arm64 CI runners from a100 to l4 by @leofang in https://github.com/NVIDIA/numba-cuda/pull/864
  • build(deps): bump the actions-monthly group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/NVIDIA/numba-cuda/pull/860
  • Fix Windows path parsing in generate_raw_ltoir.py by @rluo8 in https://github.com/NVIDIA/numba-cuda/pull/867
  • Bump rapidsai/sccache tag to v0.14.0-rapids.9 by @leofang in https://github.com/NVIDIA/numba-cuda/pull/871
  • Fix indentation bug in test_linker.py by @leofang in https://github.com/NVIDIA/numba-cuda/pull/875
  • Bump Version to 0.30.1 by @isVoid in https://github.com/NVIDIA/numba-cuda/pull/873

New Contributors

  • @rluo8 made their first contribution in https://github.com/NVIDIA/numba-cuda/pull/867

Full Changelog: https://github.com/NVIDIA/numba-cuda/compare/v0.30.0...v0.30.1

Notability

notability 3.0/10

Routine version release of existing library.