MATLAB: NVIDIA Quadro RTX3000 support

graphicsgraphics cardhardware requiermentsnvidianvidia-quadrortx3000

Hi everyone;
I have to choose a graphics card for a workstation, and considering the budget and requirements, the RTX 3000 seems to be a good option. Of course, I need it to be recognised by matlab, among other software. However, in this link, https://en.wikipedia.org/wiki/CUDA#GPUs_supported, provided in https://es.mathworks.com/support/requirements/choosing-a-computer.html#_Central_Processing_Unit, MathWorks doesn't mention RTX3000. It mentions the Nvidia Quadro T2000 which has the same architecture, but less memory, memory bandwith, speed… (and it's cheaper). Also mentions superior models, as the RTX 4000, RTX 5000…
Is the Nvidia Quadro RTX 3000 going to be recognised by matlab?
Thanks in advance,
Pablo

Best Answer

The wikipedia page is not owned or maintained by MathWorks. The Quadro RTX 3000 is based off the turing architecture, and as such is supported by MATLAB. You can check which releases of MATLAB support turing architectures on the GPU Support by Release page.
Related Question