Can the NVIDIA RTX A5500 laptop graphics card be used to work with PyTorch?
I checked the official NVIDIA documentation and I found that the last CUDA-Enabled NVIDIA RTX Mobile GPU is RTX A5000 - therefore, I wonder if this card is compatible with CUDA and CuDNN versions so that it can be used for neural network training?
There is no difference in compute capability between workstation and mobile GPUs. I’m not sure what exactly you are looking for, but here is the link to the product.
So I wasn’t sure if this card would be CUDA compatible and I could use it for AI in PyTorch. Just to make sure again - this card (Mobile RTX A5500) will be CUDA compatible?