79198942

Date: 2024-11-18 07:00:26
Score: 0.5
Natty:
Report link

You need to download the version of Pytorch that is compatible with CUDA for that, head over to the website: https://pytorch.org/

As shown in the picture

Download the latest one (12.4) and Run the command that is shown in the image on your Command Terminal.

Then Install Cuda same version (12.4) URL: https://developer.nvidia.com/cuda-12-4-0-download-archive?target_os=Windows&target_arch=x86_64&target_version=10&target_type=exe_local

Download Same Version for CUDA that is compatible with Pytorch

Then check the commands,

Nvidia-smi
nvcc --version 

Ensure the versions for Pytorch & CUDA are same, Hope this helps!

Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sami Ullah