-
Notifications
You must be signed in to change notification settings - Fork 277
Pull requests: NVIDIA/cuda-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
cuda.core.system: Better checks for when we expect APIs to be unsupported
#1510
by mdboom
Contributor
was merged Jan 22, 2026
Loading…
Initial import of Everything related to the cuda.core module
feature
New feature or request
P0
High priority - Must do!
triage
Needs the team's attention
cuda.core.system
cuda.core
chore: Replace isinstance(obj, T) with type(obj) is T comparisons
bug
Something isn't working
cuda.core
Everything related to the cuda.core module
enhancement
Any code-related improvements
P0
High priority - Must do!
cuda.bindings.nvml: Big wave of handwritten API
#1524
by mdboom
Contributor
was merged Jan 27, 2026
Loading…
Reapply "refactor(python): drop support for 3.9, document 3.14 support (#1069)" (#1109)
#1191
by cpcloud
Contributor
was closed Oct 30, 2025
Loading…
chore(dev-deps): add pixi setup for
cuda_pathfinder
#1090
by cpcloud
Contributor
was closed Oct 30, 2025
Loading…
PyTorch example
cuda.core
Everything related to the cuda.core module
example
Improvements or additions to code examples
P1
Medium priority - Should do
cuda.core.system: add conveniences to convert between device types
#1508
by mdboom
Contributor
was merged Jan 22, 2026
Loading…
[cuda.pathfinder] Add support for finding CUDA binary utilities
#1528
by rparolin
Collaborator
was merged Feb 4, 2026
Loading…
refactor(pathfinder): descriptor-driven library discovery and loading
#1685
by cpcloud
Contributor
was merged Mar 4, 2026
Loading…
Statically-allocate small arrays of numbers
cuda.bindings
Everything related to the cuda.bindings module
to-be-backported
Trigger the bot to raise a backport PR upon merge
#1545
by mdboom
Contributor
was merged Feb 5, 2026
Loading…
test(pathfinder): preserve logging info but require opt-in behavior
#1034
by cpcloud
Contributor
was closed Sep 29, 2025
Loading…
tests: skip local NVML runtime mismatches while preserving CI failures
#1739
by cpcloud
Contributor
was closed Mar 11, 2026
Loading…
4 tasks done
Introduce
LocatedHeaderDir to report the header discovery method
#1536
by brandon-b-miller
Contributor
was merged Jan 30, 2026
Loading…
chore(dev): add pixi setup for cuda-bindings
#1110
by cpcloud
Contributor
was closed Oct 30, 2025
Loading…
[REL] Add git archival support for setuptools-scm
to-be-backported
Trigger the bot to raise a backport PR upon merge
#1609
by mdboom
Contributor
was merged Feb 12, 2026
Loading…
refactor(pathfinder): unify header search architecture with library loading pattern
#1738
by cpcloud
Contributor
was merged Mar 11, 2026
Loading…
4 tasks done
ci: run status check always but consider cancellations failures
bug
Something isn't working
CI/CD
CI/CD infrastructure
P0
High priority - Must do!
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.