Cuda:12.2 pytorch cuda:12.1 is this working?

PyTorch binaries ship with their own CUDA dependencies and you would only need to install a supported NVIDIA driver.

And also, the ‘nvidia-smi’ only shows the latest CUDA version that you can use, but not the exact version you actually installed.

1 Like