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"
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.
WARNING! READ!
Are you using two different cards? like RTX + TESLA? Never mix different driver versions! it will not work!
After installing the GRID DRIVERS, run nvidia-smi command, look for DRIVER VERSION, download same driver for RTX (RTX and GRID driver has to be the same!)