READMESource: master@a293a2b6
dsh-wsl-gpu
DeepSeek Harness tool: gpu_doctor — probe nvidia-smi and advise on GPU / CUDA visibility inside WSL.
Part of dsh-wsl-kit.
Why
Local inference (PyTorch, Ollama-in-WSL, etc.) needs the Windows NVIDIA driver to expose GPUs into WSL2. This tool checks nvidia-smi and prints actionable advice (do not install a conflicting Linux NVIDIA driver in the distro).
Install
dsh plugin --profile web add github:173787247/dsh-wsl-gpu
Ask: “Run gpu_doctor” after driver updates or when CUDA builds fail.
Config
- id: dsh-wsl-gpu
name: dsh-wsl-gpu
config:
timeoutMs: 20000
Test
npm test
License
MIT
No comments yet. Be the first to write one.