How to check RAM on nVidia graphics card?

0

How to check RAM on nVidia graphics card?

I am experiencing some errors and would like to check my video card memory. I downloaded cuda-memcheck, but looks like it is not memory check, but memory usage check for application developers.

I need to check hardware, not software.

Is it possible?

Dims

Posted 2014-09-08T22:09:02.847

Reputation: 8 464

Answers

1

Simtk has a bunch of tools for checking ram. It requires a login, and its CLI only (and read the readme for instructions). In your case memtestG80 or memtest cuda would both be options. While it won't let you test all your memory (and it tests just 128 by default), you can tweak it to test as much of it as possible.

enter image description here

Journeyman Geek

Posted 2014-09-08T22:09:02.847

Reputation: 119 122