CUDA and mobile RTX Max-Q GPUs

Hi All,

Does CUDA support newest mobile RTX gpus like 2080 Max-Q? I don’t see it in the list of supported GPUs: CUDA Zone - Library of Resources | NVIDIA Developer

Cheers!

If you use the latest version of CUDA and the latest drivers, yes. All GPUs NVIDIA has produced over the last decade have been CUDA capable. However, CUDA support for older GPUs becomes deprecated and is eventually removed. The latest CUDA version supports all GPUs with compute capability >= 3.0.

The list(s) of supported GPU provided by NVIDIA are manually curated and some unintentional omissions seem to occur all the time.