gpu computing requirements
note
requirements:
matlab® supports nvidia® gpu architectures with compute capability
3.5
to9.x
.install the latest graphics driver. download drivers for your gpu at . to see your graphics driver version, use the
gpudevice
function.
to check your gpu's compute capability, either:
look up your device on the nvidia website: , or
in matlab, enter and
gpudevice
.
you might be able to use a gpu with an architecture beyond the supported compute capability range. see .
for next steps using your gpu, start here: run matlab functions on a gpu.
related topics
- run matlab functions on a gpu
- run matlab functions on multiple gpus
- (deep learning toolbox)