Skip to content

Fix #1531 (remove stray skip_reasons code)#1532

Merged
rwgk merged 3 commits intoNVIDIA:mainfrom
rwgk:fix_test_compute_mode
Jan 26, 2026
Merged

Fix #1531 (remove stray skip_reasons code)#1532
rwgk merged 3 commits intoNVIDIA:mainfrom
rwgk:fix_test_compute_mode

Conversation

@rwgk
Copy link
Collaborator

@rwgk rwgk commented Jan 24, 2026

Closes #1531

Deduplicate root-only devices while preserving order.

Deduplicate root-only devices while preserving order.
@rwgk rwgk self-assigned this Jan 24, 2026
@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Jan 24, 2026

Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@rwgk
Copy link
Collaborator Author

rwgk commented Jan 24, 2026

/ok to test

@rwgk rwgk requested review from leofang and mdboom January 24, 2026 22:38
@github-actions

This comment has been minimized.

@mdboom
Copy link
Contributor

mdboom commented Jan 26, 2026

Simplified this -- there is no need to try on multiple devices, since we don't test on systems with devices of different architecture generations, and if we ever come across a system like that, we will get a warning: https://github.com/NVIDIA/cuda-python/blob/main/cuda_bindings/tests/nvml/test_init.py#L20

@mdboom
Copy link
Contributor

mdboom commented Jan 26, 2026

/ok to test

@rwgk rwgk changed the title Fix #1531 and slightly enhance skip reporting Fix #1531 (remove stray skip_reasons code) Jan 26, 2026
@rwgk rwgk merged commit 9209861 into NVIDIA:main Jan 26, 2026
148 of 151 checks passed
@rwgk rwgk deleted the fix_test_compute_mode branch January 26, 2026 21:06
@github-actions
Copy link

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The main branch fails with skip_reason not defined

2 participants