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

cuda.core: reject register() on a non-IPC memory resource cuda.core Everything related to the cuda.core module
#2569 opened Aug 9, 2026 by fedonman Loading…
docs: don't abort the docs build when BUILD_PREVIEW/BUILD_LATEST is set but empty cuda.core Everything related to the cuda.core module
#2567 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Stop _gl_context from converting test failures into skips cuda.bindings Everything related to the cuda.bindings module
#2565 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Consider the NVRTC major version when deciding whether cubin is available cuda.bindings Everything related to the cuda.bindings module
#2564 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Resolve BENCH_DIR at call time in the benchmark runner's main()
#2563 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Suppress the pathfinder INFO summary on repeats, not on plugin presence cuda.pathfinder Everything related to the cuda.pathfinder module
#2561 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Fix the field-id enum name in the nvml test helper supports_nvlink cuda.bindings Everything related to the cuda.bindings module
#2560 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Un-swap the pass_by_address parametrize ids in test_kernelParams cuda.bindings Everything related to the cuda.bindings module
#2559 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(core): stop key in cache falling back to the legacy sequence protocol cuda.core Everything related to the cuda.core module
#2558 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Skip, not error, when nvJitLink is not installed cuda.bindings Everything related to the cuda.bindings module
#2557 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Fix the function name in the get_minimal_required_cuda_ver_from_ptx_ver examples cuda.bindings Everything related to the cuda.bindings module
#2556 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(core): require extra_digest to be bytes-like in make_program_cache_key cuda.core Everything related to the cuda.core module
#2555 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Fix operator precedence in test_cudart.supportsCudaAPI cuda.bindings Everything related to the cuda.bindings module
#2554 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(core): validate program-cache max_size_bytes and reject an empty cache path cuda.core Everything related to the cuda.core module
#2553 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(ci): read backport_branch from the top-level key only, and honour an empty value CI/CD CI/CD infrastructure
#2552 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Do not report a registered type as "Unknown type" in get_cuda_native_handle cuda.bindings Everything related to the cuda.bindings module
#2551 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(ci): report malformed CTK redistrib metadata instead of tracebacking CI/CD CI/CD infrastructure
#2550 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(toolshed): honour the find() -1 sentinel when rewriting generated stub headers CI/CD CI/CD infrastructure
#2549 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(toolshed): keep the pre-commit-installed check advisory instead of failing the run CI/CD CI/CD infrastructure
#2548 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(core): don't abort the build when an integer build knob is set but empty cuda.core Everything related to the cuda.core module
#2547 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Fix command line parsing in the cuda.bindings example helpers cuda.bindings Everything related to the cuda.bindings module
#2546 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
Treat a missing parent package as "optional module unavailable" cuda.pathfinder Everything related to the cuda.pathfinder module
#2545 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(ci): fail cleanly on a malformed cuda.build.version instead of tracebacking CI/CD CI/CD infrastructure
#2544 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.