Notifications
Clear all
BugOverflow
1
Posty
1
Users
0
Likes
63
Widok
0
02/09/2023 12:45 pm
Topic starter
Tesla P100 is not detected by nvidia-smi, how to fix that?
current error : "Unable to determine the device handle for GPU 0000:08:00.0: Unknown Error"
This topic was modified 1 miesiąc temu by mrmucha
1 Answer
0
02/09/2023 12:56 pm
Topic starter
First, TESLA P100 runs in Tesla Compute Cluster (TCC) mode, that's bad and it's not supported by WSL2.
Get new drivers from https://github.com/justin-himself/NVIDIA-VGPU-Driver-Archive/releases
If you are using WINDOWS 10/11, just download NVIDIA-GRID-WINDOWS (example: NVIDIA-GRID-Windows-535.104.05-537.13.zip)
Install this on windows, reboot, then check everything with nvidia-smi (windows cmd or linux).
You see WDDM mode? good :) that's done.