-
Notifications
You must be signed in to change notification settings - Fork 55
Pull requests: NVIDIA/numba-cuda
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix prologue debug line info pointing to decorator instead of def line
#746
opened Jan 24, 2026 by
jiel-nv
Loading…
Disable automatic review trigger for Greptile
3 - Ready for Review
Ready for review by team
#743
opened Jan 23, 2026 by
gmarkall
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…
Move Waiting for author to respond to review
CallConv from CUDAContext to FunctionDescriptor
4 - Waiting on author
#717
opened Jan 13, 2026 by
isVoid
Loading…
cuda/tests: fix array manipulation tests for cudasim and grid-stride correctness
#706
opened Jan 8, 2026 by
CodersAcademy006
Loading…
feat: swap out internal device array usage with
StridedMemoryView
#703
opened Jan 7, 2026 by
cpcloud
Loading…
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
Loading…
Add CUDA FP8 type + conversion bindings (E5M2/E4M3/E8M0), HW-accel detection, and comprehensive tests
4 - Waiting on author
Waiting for author to respond to review
#686
opened Dec 26, 2025 by
isVoid
Loading…
feat: Add documentation for debugging Numba CUDA programs with CUDA GDB and VSCode
4 - Waiting on reviewer
Waiting for reviewer to respond to author
{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
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
Loading…
Vendor numpy Currently a work in progress
median, percentile, and quantile reduction tests
2 - In Progress
#567
opened Oct 31, 2025 by
brandon-b-miller
Loading…
Deprecate the Currently a work in progress
DeviceNDArray class and public APIs that return instances
2 - In Progress
[Testing] Add some numpy array testing for the CUDA target
3 - Ready for Review
Ready for review by team
#535
opened Oct 20, 2025 by
atmnp
Loading…
Allow registering an ArgHandler
4 - Waiting on author
Waiting for author to respond to review
#504
opened Oct 3, 2025 by
brandon-b-miller
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.