Skip to content

Pull requests: NVIDIA/numba-cuda

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: support np.count_nonzero in device functions
#854 opened Apr 10, 2026 by kaeun97 Contributor Loading…
Support interop with active green contexts
#853 opened Apr 9, 2026 by caugonnet Contributor Draft
Map types.NoneType return type to LLVM void instead of i8*
#847 opened Apr 3, 2026 by isVoid Contributor Loading…
6 tasks done
build(deps): bump the actions-monthly group with 3 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#843 opened Apr 1, 2026 by dependabot bot Loading…
add fma arg to disable compiling with FMA
#839 opened Mar 24, 2026 by edoyango Loading…
sync with cuda-python and add 2-gpu runners 0 - Blocked Cannot progress due to external reasons
#814 opened Feb 28, 2026 by leofang Member Draft
Find libdevice via pathfinder 0 - Blocked Cannot progress due to external reasons
#798 opened Feb 19, 2026 by brandon-b-miller Contributor Loading… numba-cuda next
docs: fix double 'the' typo in CUDA Simulator guide 4 - Waiting on CI Waiting for a CI run to finish successfully
#793 opened Feb 18, 2026 by alejandrgaspar Loading… numba-cuda backlog
Create Highlevel Bindings for FP8 Datatype 3 - Ready for Review Ready for review by team
#788 opened Feb 11, 2026 by isVoid Contributor Loading…
fix: extract handle value in Event.query() call to match other driver calls 3 - Ready for Review Ready for review by team
#747 opened Jan 26, 2026 by ccam80 Contributor Loading…
Cuda casting tests
#728 opened Jan 20, 2026 by CodersAcademy006 Loading…
[WIP] Second pass at LaunchConfig 2 - In Progress Currently a work in progress
#727 opened Jan 20, 2026 by tpn Contributor Draft
perf: Reduce copy overhead in inline passes 4 - Waiting on reviewer Waiting for reviewer to respond to author
#689 opened Jan 2, 2026 by ccam80 Contributor Loading…
{WIP] Follow-on from #612: try to align with NumPy 3 - Ready for Review Ready for review by team
#613 opened Nov 27, 2025 by gmarkall Contributor Loading…
Enable global lists within kernels 4 - Waiting on author Waiting for author to respond to review
#584 opened Nov 6, 2025 by brandon-b-miller Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.