NVIDIA GPU Setup
Install NVIDIA CUDA 12.4
- Download NVIDIA CUDA package
- Install the downloaded package with the default settings
Setup PATH Environment variable
- Add the following paths to System Environment variables
- C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.4\bin\
Install PyTorch 2.5.1
- Download PyTorch 2.5.1
- Unzip PyTorch 2.5.1 zip file