nvmlMemory_t Struct Reference
[Device Structs]

Memory allocation info for a device. More...

#include <nvml.h>


Data Fields

unsigned long long total
 Total installed FB memory.
unsigned long long free
 Unallocated FB memory.
unsigned long long used
 Allocated FB memory. Note that the driver/gpu always sets aside a small amount of memory for bookkeeping.


Detailed Description

Memory allocation info for a device.

All readings are in in bytes.


Generated on Tue Feb 8 09:10:21 2011