I'm trying to check my GPUs from Windows PowerShell with nvidia-smi
but I can't get it to work.
I already checked this post but I don't see a folder that starts with nvdm in my C:\Windows\System32\DriverStore\FileRepository directory.
I have two version of CUDA installed v8.0 and v11.2 but my System Variables (CUDA_HOME, CUDA_PATH, CUDA_PATH_v11_2) all point towards the v11.2 folder.
Is there a reason I would have CUDA but not nvidia-smi
on my PC?