
The sixth generation is known as Pascal." As of the R2017b release, GPU computing with MATLAB and Parallel Computing Toolbox requires a ComputeCapability of at least 3.0. And ComputeCapability refers to the generation of computation capability supported by this card. "An Index of 1 means that the NVIDIA driver thinks this GPU is the most powerful one installed on your computer. You've got a pretty good GPU there - a lot better than the one I've got, at least for deep learning." (I'll explain this comment below.) I asked Ben to walk me through the output of gpuDevice on my computer.

The function gpuDevice tells you about your GPU hardware.

Comparing CPU and GPU speed for deep learning.Getting information about your GPU card.
