Hi I have NVIDIA Quadro RTX 3000 GPU in my laptop. Cuda version is 12.2. Pytorch 2.0.1. It is not detecting GPU in VS code.
PyTorch 2.0.1 is compatible with all GPUs between sm_37 to sm_89 (using the binaries shipping with CUDA 11.7) and sm_90 (using the binaries shipping with CUDA 11.8). Your RTX 3000 mobile GPU should be a Turing GPU and is thus also supported.