Skip to content

Pull requests: NVIDIA/cuda-python

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

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!
#1701 opened Feb 27, 2026 by rparolin Loading… cuda.core v0.7.0
Fix PinnedMemoryResource IPC NUMA ID derivation bug Something isn't working cuda.core Everything related to the cuda.core module
#1699 opened Feb 27, 2026 by Andy-Jost Loading… cuda.core v0.7.0
Standardize naming conventions across cuda.core examples
#1695 opened Feb 26, 2026 by cpcloud Loading…
1 task
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…
[NVVM] Refactor program_init
#1653 opened Feb 19, 2026 by abhilash1910 Loading…
WIP: Add cuda.core.utils.make_aligned_dtype cuda.core Everything related to the cuda.core module feature New feature or request P0 High priority - Must do!
#1636 opened Feb 18, 2026 by leofang Draft
2 tasks
cuda.core v0.7.0
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
#1632 opened Feb 17, 2026 by Andy-Jost Loading… cuda.core v0.7.0
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!
#1604 opened Feb 11, 2026 by Andy-Jost Loading… cuda.core v0.7.0
Add Device context manager for temporary device switching cuda.core Everything related to the cuda.core module feature New feature or request
#1597 opened Feb 11, 2026 by Andy-Jost Draft cuda.core v0.7.0
Add code coverage support for Windows and linux platform CI/CD CI/CD infrastructure
#1584 opened Feb 6, 2026 by rluo8 Loading… ci backlog
ProTip! Exclude everything labeled bug with -label:bug.