Main Content

GPU Computing Requirements

Note

Requirements:

  • MATLAB® supports NVIDIA® GPU architectures with compute capability 5.0 to 9.x.

  • Install the latest graphics driver. Download drivers for your GPU at NVIDIA Driver Downloads. Use the drivers provided by NVIDIA as these will be the most up-to-date for your GPU. If you are using a virtual GPU, then contact your system administrator.

For next steps using your GPU, start here: Run MATLAB Functions on a GPU.

To diagnose issues with your GPU setup, use the validateGPU function. (since R2024b)

Compute Capability

To check your GPU's compute capability, either:

You might be able to use a GPU with an architecture beyond the supported compute capability range. See Forward Compatibility for GPU Devices.

 GPU Computing Requirements in Previous Versions of MATLAB

Related Topics

External Websites