Compute Capacity of GPU

Hi, I have NVIDIA GeForce MX-150 in my laptop Lenovo ideapad 520. What is the compute capacity of the GPU. How I can verify.

It should be compute capability 6.1

You can run the CUDA deviceQuery sample code, which will print out the compute capability.

You can also do a google search. When I do a google search of “mx150 compute capability” this is one of the top hits:

[url]https://en.wikipedia.org/wiki/CUDA[/url]