Skip to content

Follow-up to #2065: A couple of additional test fixes#2072

Merged
mdboom merged 4 commits into
NVIDIA:mainfrom
mdboom:nvml-qa2
May 12, 2026
Merged

Follow-up to #2065: A couple of additional test fixes#2072
mdboom merged 4 commits into
NVIDIA:mainfrom
mdboom:nvml-qa2

Conversation

@mdboom
Copy link
Copy Markdown
Contributor

@mdboom mdboom commented May 12, 2026

No description provided.

@github-actions github-actions Bot added the cuda.bindings Everything related to the cuda.bindings module label May 12, 2026
@mdboom mdboom self-assigned this May 12, 2026
@mdboom mdboom added this to the cuda.bindings next milestone May 12, 2026
@github-actions

This comment has been minimized.

assert s == b"CUDA_ERROR_INVALID_DEVICE"


@pytest.mark.skipif(not callableBinary("nvidia-smi"), reason="Binary existence needed")
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test is redundant to this one: https://github.com/NVIDIA/cuda-python/blob/main/cuda_bindings/tests/nvml/test_cuda.py#L57

(Hinted at already in the comment here).

Just removing this seems like the better choice.

@github-actions github-actions Bot added the cuda.core Everything related to the cuda.core module label May 12, 2026
Copy link
Copy Markdown
Contributor

@rwgk rwgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I verified that all Tegra Thor NVML-related errors are resolved with this PR.

@mdboom mdboom merged commit 4936801 into NVIDIA:main May 12, 2026
93 of 94 checks passed
@github-actions

This comment has been minimized.

1 similar comment
@github-actions
Copy link
Copy Markdown

Doc Preview CI
Preview removed because the pull request was closed or merged.

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 cuda.core Everything related to the cuda.core module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants