-
Notifications
You must be signed in to change notification settings - Fork 65
Pull requests: NVIDIA/numba-cuda
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Cherry-pick fix for unreachable condition issue from upstream numba
#886
opened May 13, 2026 by
acosmicflamingo
Loading…
Refactor TestCase subclasses to directly inherit from unittest.TestCase
#883
opened May 10, 2026 by
acosmicflamingo
Loading…
Fix sccache summary to count CUDA sub-tool cache hits
3 - Ready for Review
Ready for review by team
#878
opened May 7, 2026 by
leofang
Member
Loading…
Fix flaky test_max_pending_count by preventing premature GC
4 - Waiting on author
Waiting for author to respond to review
#857
opened Apr 14, 2026 by
xyaz1313
Loading…
Map types.NoneType return type to LLVM void instead of i8*
#847
opened Apr 3, 2026 by
isVoid
Contributor
Loading…
6 tasks done
docs: fix double 'the' typo in CUDA Simulator guide
4 - Waiting on CI
Waiting for a CI run to finish successfully
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: add config tests\n\nAdds kernel-based tests for device-side rea…
#736
opened Jan 20, 2026 by
CodersAcademy006
Loading…
CUDA: add closure tests\n\nAdds kernel-based tests for device-side cl…
#735
opened Jan 20, 2026 by
CodersAcademy006
Loading…
CUDA: add conditions as predicates tests\n\nAdds kernel-based tests f…
#734
opened Jan 20, 2026 by
CodersAcademy006
Loading…
CUDA: add auto constant tests\n\nAdds kernel-based tests for device-s…
#733
opened Jan 20, 2026 by
CodersAcademy006
Loading…
CUDA: add numeric conversion tests\n\nAdds kernel-based tests
#732
opened Jan 20, 2026 by
CodersAcademy006
Loading…
CUDA: add array manipulation tests (indexing, slicing, reshape)\n\nAd…
#731
opened Jan 20, 2026 by
CodersAcademy006
Loading…
CUDA: add basic complex number operation tests\n\nAdds kernel-based t…
#730
opened Jan 20, 2026 by
CodersAcademy006
Loading…
CUDA: Add device-side tests for Python builtins (abs, min, max, bool)…
#729
opened Jan 20, 2026 by
CodersAcademy006
Loading…
cuda/tests: add array manipulation tests for cudasim and grid-stride correctness
4 - Waiting on author
Waiting for author to respond to review
#706
opened Jan 8, 2026 by
CodersAcademy006
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.