Cuda GPU functions

Hello everyone,

I want to try to have access to the power loss in my GPU while executing some codes and monitor the activity of my GPU. Are there some Cuda functions already existing to do so ?

Thank you very much for answers !

nvidia-smi is a GPU monitoring tool

there are many many write-ups on the web that describe its behavior, and it also has command-line help.

[url]https://manpages.ubuntu.com/manpages/precise/man1/alt-nvidia-current-smi.1.html[/url]