-
Notifications
You must be signed in to change notification settings - Fork 251
Pull requests: NVIDIA/cuda-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Unify ruff config and apply lint fixes across all sub-repos
#1703
opened Feb 27, 2026 by
cpcloud
Loading…
2 of 3 tasks
Make GraphicsResource inherit from Buffer
cuda.core
Everything related to the cuda.core module
enhancement
Any code-related improvements
P0
High priority - Must do!
Fix PinnedMemoryResource IPC NUMA ID derivation
bug
Something isn't working
cuda.core
Everything related to the cuda.core module
Revert "Revert "Fix get_nested_resource_ptr to accept both str and bytes inputs""
#1698
opened Feb 27, 2026 by
rparolin
Loading…
Standardize naming conventions across cuda.core examples
#1695
opened Feb 26, 2026 by
cpcloud
Loading…
1 task
Standardize error handling and output across all examples
#1694
opened Feb 26, 2026 by
cpcloud
Loading…
[RFC] Fix CUtensorMap segfault due to alignas(64) vs Python allocator mismatch
#1692
opened Feb 25, 2026 by
henrylhtsang
•
Draft
2 tasks
refactor(pathfinder): descriptor-driven library discovery and loading
#1685
opened Feb 24, 2026 by
cpcloud
Loading…
refactor(examples): wrap logic in main() functions
#1664
opened Feb 20, 2026 by
OfficialSerge
Loading…
Update NVML bindings to use cuda_pathfinder
cuda.bindings
Everything related to the cuda.bindings module
cuda.pathfinder
Everything related to the cuda.pathfinder module
#1661
opened Feb 19, 2026 by
mdboom
Loading…
WIP: Add Everything related to the cuda.core module
feature
New feature or request
P0
High priority - Must do!
cuda.core.utils.make_aligned_dtype
cuda.core
Fix bare except in Stream_accept that swallows all exceptions
bug
Something isn't working
cuda.core
Everything related to the cuda.core module
P1
Medium priority - Should do
Switch CI to uv and use build[uv] frontend for cibuildwheel
to-be-backported
Trigger the bot to raise a backport PR upon merge
#1615
opened Feb 12, 2026 by
kkraus14
Loading…
4 tasks
Cythonize _linker.py
cuda.core
Everything related to the cuda.core module
P0
High priority - Must do!
Add Device context manager for temporary device switching
cuda.core
Everything related to the cuda.core module
feature
New feature or request
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.