I have an application installed which can make use of my CUDA graphics card, but I'm not sure if I have it configured correctly. Is there a way to check the graphics card activity (throughput, power draw, anything which will tell me if it is being utilised)?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Are you using the proprietary nvidia drivers (otherwise CUDA doesn't work anyway, I think)? If so, you can run the
This gives you – among other infos – the GPU utilization in %. |
|||
|
|
