I have installed torch via pip install torch, but torch.cuda.is_available() provides a response of False. I am using an RTX2060, with the current driver version of 472.19.
Does anyone know how to make CUDA available?
Thank you!
I have installed torch via pip install torch, but torch.cuda.is_available() provides a response of False. I am using an RTX2060, with the current driver version of 472.19.
Does anyone know how to make CUDA available?
Thank you!