Hi, I am new to using pytorch and I have a question about installation.
In the guide, I have to choose the Cuda version I want to install (Compute Platform) where I can choose CUDA 11.8, CUDA12.4 or CUDA 12.6. As I check my cuda version, I have CUDA 12.7. Which one should I choose when installing the pytorch library?
PyTorch binaries ship with their own CUDA runtime dependencies and you would only need to install an NVIDIA driver. Since your driver is new enough you can install any PyTorch binary and I would recommend sticking with the latest, i.e. CUDA 12.6.3 unless you have a Blackwell GPU which requires CUDA 12.8.
Hi ptrblck, I was excited to see the new CUDA 12.8 support in the nightly builds — I’ve waited too long for this because my Blackwell GPU can’t work without cu128.