Is my GPU (GeForce 940MX) supported by CUDA?

I have a GPU GeForce 940MX in my laptop and I’m trying to install CUDA.
But here’s the thing: it appears in this list of supported GPUs by CUDA (https://www.geforce.com/hardware/technology/cuda/supported-gpus) but not in this one (CUDA GPUs - Compute Capability | NVIDIA Developer).
Should I keep on with the installation?

It is supported. This specific GPU has been asked about already on this forum several times.

I also have a GPU GeForce 940MX in my laptop and I’m trying to install CUDA, I don’t konw choose which kind of CODA.

2 Likes

The list does not mention Geforce 940MX, I think you should update that. Many will receive false information about their GPU because CUDA Installation Guide for Linux leads directly to that list.

2 Likes

what cudnn compatible for this hardware. i trying to search it but can’t find it. may you help me

currently, any version of cudnn should work with 940MX. cudnn supports all GPUs that are compute capability 3.5 or higher. that may change in the future. The cudnn support matrix in the documentation may also be of interest.

1 Like