name: cuda-env-audit description: Use when CUDA availability, compiler setup, or profiler visibility may be broken or inconsistent.
CUDA Environment Audit
Use this skill when CUDA availability or toolchain correctness is uncertain.
Workflow
- Run
scripts/env/probe-env.ps1. - Check for
nvidia-smi,nvcc,ncu, andnsys. - Save environment output under
artifacts/env/. - Report mismatches between driver, runtime, and toolkit visibility.
Output Contract
- one environment snapshot path
- one concise diagnosis
- one next action