Hi,
I have a windows 11 laptop with an Nvidia T1200 GPU and I’d like to use PyTorch’s CUDA option. As I have understood I need to download the Nvidia CUDA Toolkit first and then install PyTorch. Additionally, I belive to have found out that my GPU (T1200) is compatible with the Toolkit version 7.5: https://developer.nvidia.com/cuda-gpus.
Regardless, I can’t seem to get it to work. That is, I can’t figure out how to install the toolkit version 7.5 and further I can’t find a PyTorch version compatible. Does anyone know how I can get everything set up?
Thanks!
Jouval