NSight and GeForce GTX 960M

I have Visual Studio 2015 Community edition and GeForce GTX 960M on the same computer. I read somewhere on an NVidia site that NSight supports GeForce GTX 960 but not 960M for CUDA programming. Is it partially functional with 960M and worth download it anyway? Are there alternatives?

Hi krovek,

AFAIK, CUDA should support GTX 960M, this card has CUDA core and there is no reason why CUDA app cannot run on it, the most possible reason is driver mismatch.

I suggest that you can firstly install the CUDA 8.0 package, if the CUDA app cannot run with the driver in package, you can try the latest driver on NVIDIA web page, if it still not work, I think we should raise a bug for CUDA team. :)

Best Regards
Harry

Thank you very much for your quick response. I’ll try you suggestion.

krovek

Hi harryz_ I had the same problem. How do I raise a bug for CUDA team?