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

[FIX]: cuda.core: simplify _check_runtime_error logic bug Something isn't working cuda.core Everything related to the cuda.core module P1 Medium priority - Should do
#2003 by rwgk Contributor was merged May 1, 2026 Loading… cuda.core v1.0.0
cuda.core: fix _arr_is_c_contiguous discriminator for numba arrays 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
#1998 by Andy-Jost Contributor was merged May 1, 2026 Loading… cuda.core v1.0.0
Remove enable = "cpython-freethreading" lines in cuda_bindings, cuda_core pyproject.toml files CI/CD CI/CD infrastructure cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module P1 Medium priority - Should do
#1968 by rwgk Contributor was merged Apr 24, 2026 Loading… cuda.bindings 13.3.0 & 12.9.7
fix(pathfinder): Linux .so glob fallback prefers newest (#1732) cuda.pathfinder Everything related to the cuda.pathfinder module P1 Medium priority - Should do
#1966 by cpcloud Contributor was merged Apr 23, 2026 Loading…
4 tasks done
cuda.pathfinder next
WIP: pathfinder_with_compatibility_checks_v0 cuda.pathfinder Everything related to the cuda.pathfinder module feature New feature or request P1 Medium priority - Should do
#1936 by rwgk Contributor was closed Apr 25, 2026 Draft cuda.pathfinder next
Fix cuda_bindings conjugate_gradient_multi_block_cg.py example bug Something isn't working cuda.bindings Everything related to the cuda.bindings module P1 Medium priority - Should do
#1922 by rwgk Contributor was merged Apr 16, 2026 Loading… cuda.bindings 13.3.0 & 12.9.7
[no-ci] check_spdx.py: require explicit license decisions for top-level paths and related cleanup cuda.bindings Everything related to the cuda.bindings module cuda.pathfinder Everything related to the cuda.pathfinder module P1 Medium priority - Should do
#1913 by rwgk Contributor was merged Apr 15, 2026 Loading… cuda.bindings 13.3.0 & 12.9.7
Fix pyperf params on CI CI/CD CI/CD infrastructure cuda.bindings Everything related to the cuda.bindings module P1 Medium priority - Should do
#1899 by danielfrg Contributor was merged Apr 13, 2026 Loading…
2 tasks done
cuda.bindings 13.3.0 & 12.9.7
[no-ci] cuda_core: fix SPDX identifiers and enforce Apache-2.0 headers bug Something isn't working cuda.core Everything related to the cuda.core module P1 Medium priority - Should do
#1897 by rwgk Contributor was merged Apr 14, 2026 Loading… cuda.core v1.0.0
Fix #1885 add min-time to benchmark smoke test cuda.bindings Everything related to the cuda.bindings module P1 Medium priority - Should do performance
#1889 by danielfrg Contributor was merged Apr 10, 2026 Loading…
2 tasks
cuda.bindings 13.3.0 & 12.9.7
Clean up CI annotations and surface sccache stats from cibuildwheel CI/CD CI/CD infrastructure P1 Medium priority - Should do
#1879 by leofang Member was merged Apr 10, 2026 Loading…
5 tasks
cuda.core v1.0.0
[no-ci] pr-metadata-check: restrict cuda_bindings changes to NVIDIA organization members CI/CD CI/CD infrastructure github_actions Pull requests that update GitHub Actions code P1 Medium priority - Should do
#1871 by rwgk Contributor was closed Apr 7, 2026 Loading… cuda.bindings 13.3.0 & 12.9.7
[pre-commit.ci] pre-commit autoupdate cuda.core Everything related to the cuda.core module P1 Medium priority - Should do
#1868 by pre-commit-ci Bot was merged Apr 6, 2026 Loading… cuda.core v0.7.0
[NVVM] Expose nvvm version detection in cuda.bindings.utils. cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements P1 Medium priority - Should do
#1837 by abhilash1910 Contributor was merged Apr 17, 2026 Loading… cuda.bindings 13.3.0 & 12.9.7
Improve error message for ManagedMemoryResource() on unsupported platforms bug Something isn't working cuda.core Everything related to the cuda.core module P1 Medium priority - Should do
#1835 by Andy-Jost Contributor was merged Apr 1, 2026 Loading…
3 tasks done
cuda.core v0.7.0
Fix Cython compilation warnings in cuda.core cuda.core Everything related to the cuda.core module P1 Medium priority - Should do
#1834 by Andy-Jost Contributor was merged Mar 31, 2026 Loading…
2 tasks done
cuda.core v0.7.0
[no-ci] coverage: fix Linux git ownership and add Windows stack wrapper bug Something isn't working CI/CD CI/CD infrastructure P1 Medium priority - Should do
#1829 by rluo8 Contributor was merged Apr 16, 2026 Loading… cuda.core v1.0.0
[FEA]: Add support for pathfinder.find_bitcode_lib("nvshmem_device") cuda.pathfinder Everything related to the cuda.pathfinder module feature New feature or request P1 Medium priority - Should do
#1828 by rwgk Contributor was merged Apr 2, 2026 Loading… cuda.pathfinder next
Standardize internal version checks in cuda.core cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do
#1825 by Andy-Jost Contributor was merged Mar 26, 2026 Loading… cuda.core v0.7.0
Use cuda-pathfinder in build-system.requires 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
#1817 by rwgk Contributor was merged Apr 9, 2026 Loading… cuda.bindings 13.3.0 & 12.9.7
Add pathfinder.locate_nvidia_header_directory support for mathdx, cutlass, cute cuda.pathfinder Everything related to the cuda.pathfinder module feature New feature or request P1 Medium priority - Should do
#1816 by rwgk Contributor was merged Mar 25, 2026 Loading… cuda.pathfinder next
[no-ci] Claim context7 repo CI/CD CI/CD infrastructure enhancement Any code-related improvements P1 Medium priority - Should do
#1757 by danielfrg Contributor was merged Apr 2, 2026 Loading… ci backlog
[docs-only] Add release process guide and update release checklist cuda.core Everything related to the cuda.core module documentation Improvements or additions to documentation P1 Medium priority - Should do
#1683 by Andy-Jost Contributor was merged Feb 26, 2026 Loading… 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 by Andy-Jost Contributor was merged Mar 2, 2026 Loading… cuda.core v0.7.0
[PERF]: Faster void * conversion cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements P1 Medium priority - Should do to-be-backported Trigger the bot to raise a backport PR upon merge
#1616 by mdboom Contributor was merged Feb 18, 2026 Loading… cuda.bindings 13.2.0 & 12.9.6
ProTip! Adding no:label will show everything without a label.