Skip to content

[RELEASE TEST] Make nvidia-smi non-fatal in Windows CUDA CI#18564

Draft
manuelcandales wants to merge 2 commits intorelease/1.2from
manuel/release-test-nvidia-smi
Draft

[RELEASE TEST] Make nvidia-smi non-fatal in Windows CUDA CI#18564
manuelcandales wants to merge 2 commits intorelease/1.2from
manuel/release-test-nvidia-smi

Conversation

@manuelcandales
Copy link
Copy Markdown
Contributor

Some Windows GPU runners don't have nvidia-smi available even though the CUDA toolkit (nvcc) is properly installed. The nvidia-smi call is purely informational — the actual CUDA toolchain validation is done by nvcc --version and the version check that follows.

Some Windows GPU runners don't have nvidia-smi available even though
the CUDA toolkit (nvcc) is properly installed. The nvidia-smi call is
purely informational — the actual CUDA toolchain validation is done by
nvcc --version and the version check that follows.
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Mar 29, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18564

Note: Links to docs will display an error until the docs builds have been completed.

❌ 4 New Failures, 4 Cancelled Jobs

As of commit 0919861 with merge base 8c0a60b (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOBS - The following jobs were cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant