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

Ft testing test fixes cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do
#2454 opened Jul 29, 2026 by seberg Contributor Loading… cuda.core next
Add identity preserving pattern to critical_sections bug Something isn't working cuda.core Everything related to the cuda.core module P1 Medium priority - Should do
#2453 opened Jul 29, 2026 by seberg Contributor Loading… cuda.core 1.2.0
pixi: add a docs environment for the cuda_python metapackage CI/CD CI/CD infrastructure documentation Improvements or additions to documentation
#2444 opened Jul 29, 2026 by rparolin Collaborator Draft cuda.bindings 13.4.0 & 12.9.8
pixi: add root lint tasks CI/CD CI/CD infrastructure
#2442 opened Jul 29, 2026 by rparolin Collaborator Draft cuda.bindings 13.4.0 & 12.9.8
fix(core): restore access descriptors when a VMM grow rolls back cuda.core Everything related to the cuda.core module
#2440 opened Jul 28, 2026 by aryanputta Contributor Loading…
Convert Buffer staticmethods to classmethods to support inheritance cuda.core Everything related to the cuda.core module
#2436 opened Jul 28, 2026 by carterbox Contributor Draft
2 tasks
WIP: Make sure TMA is compiled in (for now, see if this fails CI) cuda.core Everything related to the cuda.core module
#2428 opened Jul 27, 2026 by seberg Contributor Draft
coverage: capture what the Windows coverage crash actually is CI/CD CI/CD infrastructure
#2426 opened Jul 27, 2026 by rluo8 Contributor Draft
perf(pathfinder): fast-path exact directory searches cuda.pathfinder Everything related to the cuda.pathfinder module
#2425 opened Jul 25, 2026 by KRRT7 Loading…
docs(core): drop incorrect handle_type requirement for cuMemRetainAllocationHandle cuda.core Everything related to the cuda.core module documentation Improvements or additions to documentation
#2418 opened Jul 24, 2026 by aryanputta Contributor Loading… cuda.core next
fix(cuda.bindings): Make param_packer.feed() free-threading-safe via import-time init cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module
#2417 opened Jul 23, 2026 by clin1234 Loading…
Fix OOM state-desync in generated array-member setters bug Something isn't working cuda.bindings Everything related to the cuda.bindings module P2 Low priority - Nice to have
#2414 opened Jul 23, 2026 by rparolin Collaborator Loading… cuda.bindings 13.4.0 & 12.9.8
ci: drop custom NumPy builds for Python 3.15 CI/CD CI/CD infrastructure
#2411 opened Jul 23, 2026 by tirthpatel90 Loading…
3 tasks done
fix(cuda.core): fall back to driver when nvJitLink < 12.3 is installed cuda.core Everything related to the cuda.core module
#2409 opened Jul 23, 2026 by atiaomar1978-hub Loading…
2 of 4 tasks
fix(core): compare CUdeviceptr as int so the VMM grow fast path can run cuda.core Everything related to the cuda.core module
#2407 opened Jul 22, 2026 by aryanputta Contributor Loading…
2 tasks done
feat(security): onboard pre-commit and Pulse secret scanning CI/CD CI/CD infrastructure
#2405 opened Jul 22, 2026 by gmanal Loading…
2 tasks
cuda.core: add graph definition node updates cuda.core Everything related to the cuda.core module feature New feature or request P0 High priority - Must do!
#2395 opened Jul 20, 2026 by Andy-Jost Contributor Loading… cuda.core 1.2.0
Remove last remnants of Python 3.9 support CI/CD CI/CD infrastructure cuda.core Everything related to the cuda.core module
#2394 opened Jul 20, 2026 by mdboom Contributor Loading…
Make Windows pathfinder dynamic library searches architecture-aware cuda.pathfinder Everything related to the cuda.pathfinder module enhancement Any code-related improvements
#2393 opened Jul 20, 2026 by isVoid Contributor Loading… cuda.pathfinder next
Use subtests where appropriate everywhere CI/CD CI/CD infrastructure cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module test Improvements or additions to tests
#2391 opened Jul 20, 2026 by mdboom Contributor Loading… cuda.bindings 13.4.0 & 12.9.8
test: skip system NVML tests when the symbol is absent in older bindings bug Something isn't working cuda.core Everything related to the cuda.core module P1 Medium priority - Should do test Improvements or additions to tests
#2390 opened Jul 20, 2026 by rluo8 Contributor Loading…
1 of 2 tasks
cuda.bindings next
Fix SM resource alignment discovery test cuda.core Everything related to the cuda.core module P0 High priority - Must do! PR review get-together Mark PRs you'd like the team to review at the weekly PR review get-together. test Improvements or additions to tests
#2389 opened Jul 19, 2026 by rwgk Contributor Loading… cuda.core 1.2.0
Expand wheel build to arm64 and Windows CI/CD CI/CD infrastructure cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module cuda.pathfinder Everything related to the cuda.pathfinder module P2 Low priority - Nice to have
#2387 opened Jul 18, 2026 by clin1234 Draft
2 tasks done
Address duplicate import issue found in pypi-installed cuda-core packages cuda.core Everything related to the cuda.core module
#2386 opened Jul 17, 2026 by acosmicflamingo Contributor Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.