Skip to content

Fix nvbug6550424: Don't check NVML init behavior on CTK >= 13.4 - #2512

Open
mdboom wants to merge 1 commit into
NVIDIA:mainfrom
mdboom:nvbug6550424
Open

Fix nvbug6550424: Don't check NVML init behavior on CTK >= 13.4#2512
mdboom wants to merge 1 commit into
NVIDIA:mainfrom
mdboom:nvbug6550424

Conversation

@mdboom

@mdboom mdboom commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Fundamentally, this just skips a test that no longer makes sense on NVML >= 13.4 since the init behavior was changed upstream.

This also refactors the code to move driver_version_less_than to a shared helper in cuda_python_test_helpers.

@mdboom mdboom added this to the cuda.bindings 13.4.0 & 12.9.8 milestone Aug 5, 2026
@mdboom mdboom self-assigned this Aug 5, 2026
@mdboom mdboom added P0 High priority - Must do! test Improvements or additions to tests cuda.bindings Everything related to the cuda.bindings module labels Aug 5, 2026
@mdboom
mdboom requested a review from rwgk August 5, 2026 12:09
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.bindings Everything related to the cuda.bindings module P0 High priority - Must do! test Improvements or additions to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant