leptonai / gpud

Apache License 2.0
215 stars 14 forks source link

can't get gpu info with wsl platform #203

Open zhuima opened 3 days ago

zhuima commented 3 days ago

ENV

  1. os: Ubuntu 22.04.4 LTS in 5.15.167.4-microsoft-standard-WSL2
  2. gpud: gpud version v0.2.3

exec gpud scan:

admin@test$ sudo gpud scan

⌛ scanning the host

⌛ scanning the process counts
✔ counted processes by status
✔ "sleep" 65
✔ "running" 1

⌛ scanning dmesg for 5000 lines
✔ scanned dmesg file -- found no issue

⌛ checking network connectivity to edge/derp servers

✔ latency check complete

✔ scan complete
gyuho commented 3 days ago

Hello, can you share the nvidia-smi output?

zhuima commented 19 hours ago

image

zhuima commented 16 hours ago

ui page also can't get gpu info image

gyuho commented 9 hours ago

@zhuima We are adding more debugging level logs to root cause this. We will let you know once the new release is out.