Whether NVIDIA Quadro K620 is enough to run the deep learning codes smoothly with less time in Matlab?

42 visualizaciones (últimos 30 días)
Whether NVIDIA Quadro K620 is enough to run the deep learning codes smoothly with less time in Matlab?

Respuesta aceptada

Joss Knight
Joss Knight el 28 de Jul. de 2017
The K620 is capable of doing Deep Learning in MATLAB but it only has 2GB of memory. This limits what you can do, in particular, the size of network that you can train.

Más respuestas (1)

Kristen Amaddio
Kristen Amaddio el 27 de Jul. de 2017
According to the documentation below, using a GPU with deep learning in MATLAB requires a CUDA-enabled NVIDIA GPU with compute capability 3.0 or higher:
According to the NVIDIA website, the Quadro K620 is CUDA-enabled and has compute compatibility 5.0, so this appears to satisfy the specified requirements:

Categorías

Más información sobre Deep Learning with GPU Coder en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by