Is it required to set-up CUDA on PC before installing CUDA enabled pytorch?

No CUDA toolkit will be installed using the current binaries, but the CUDA runtime, which explains why you could execute GPU workloads, but not build anything from source.

2 Likes