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(core): accept the documented str symbol_mapping in ObjectCode.get_kernel cuda.core Everything related to the cuda.core module
#2585 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
docs(core): fix three cuda.core.system docs defects cuda.core Everything related to the cuda.core module
#2584 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
test(core): run the fd-leak check on success, not only after a failure cuda.core Everything related to the cuda.core module
#2583 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(core): four LinkerOptions fields that don't behave as documented cuda.core Everything related to the cuda.core module
#2582 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(bindings): CUDA_PYTHON_DISABLE_MAJOR_VERSION_WARNING=0 must not disable it cuda.bindings Everything related to the cuda.bindings module
#2581 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(core): credit an entry that vanishes at unlink time during cache eviction cuda.core Everything related to the cuda.core module
#2580 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(bindings): repair the two example command-line paths that #2546 revives cuda.bindings Everything related to the cuda.bindings module
#2579 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(core): count blocks, not clusters, in the cooperative-launch check cuda.core Everything related to the cuda.core module
#2578 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
test(core): stop four cuda_core tests from reporting failures as skips cuda.core Everything related to the cuda.core module
#2577 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(core): honour DLTensor.byte_offset in StridedMemoryView.from_dlpack cuda.core Everything related to the cuda.core module
#2576 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(bindings): two silent wrong results in the vector_add examples cuda.bindings Everything related to the cuda.bindings module
#2575 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(core): make cuda.core.system actually fall back when NVML is unimportable cuda.core Everything related to the cuda.core module
#2574 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(core): reject use_libdevice on the NVRTC and PTX backends cuda.core Everything related to the cuda.core module
#2573 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
fix(bindings): don't abort the build when an integer build knob is set but empty cuda.bindings Everything related to the cuda.bindings module
#2572 opened Aug 9, 2026 by LeSingh1 Contributor Loading…
cuda.core: emit -numba-debug to libNVVM, not --numba-debug cuda.core Everything related to the cuda.core module
#2571 opened Aug 9, 2026 by fedonman Loading…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.