CUDA Toolkit support for GeForce RTX 3060 Laptop GPU

Simple question, is the “GeForce RTX 3060 Laptop GPU” supported by CUDA, or is it planned to add support for this device in the future? Has anyone be using this card to run CUDA code?

I looked up CUDA GPUs - Compute Capability | NVIDIA Developer, and searched the internet far and wide, but did not find the information. I need a new laptop and it must be able to run CUDA (and I would like it to last me for the next ~10 years).

2 Likes

I wonder about this issue, can an official answer?

i ran tensorflow with gpu acceleration (rtx 3060 laptop) works fine for me .

though it does show on the list , the compute capablity of rtx 3060 laptop is 8.6 . i am running cuda 11.2

2 Likes

Thank you, that answers the question very well!

Hi, may I know your NVIDIA driver version, TensorFlow version and cudnn version please?