nvmlUtilization_t Struct Reference
[Device Structs]

Utilization info for a device. More...

#include <nvml.h>


Data Fields

unsigned int gpu
 Percent of time over the past second in which any work has been executing on the GPU.
unsigned int memory
 Percent of time over the past second in which any framebuffer memory has been read or stored.


Detailed Description

Utilization info for a device.

All readings are percents.


Generated on Tue Feb 8 09:10:21 2011