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 during which one or more kernels was executing on the GPU.
unsigned int memory
 Percent of time over the past second during which global (device) memory was being read or written.


Detailed Description

Utilization info for a device.

All readings are percents.


Generated on Tue Mar 15 21:18:03 2011