I want to know how to display percentage of the graphics card ability upon tasks being sent to the card. Like a Gnome's system monitor.
Moreover, how to obtain device parameters to calculate a percentage based on its hardware specs
How does nvidia-smi -a
get utilization? Is there an Cuda API to ask the card for this information?