GVM User Suite
User tools for the GVM open source project.
|
Structure for managing the mediated stack. More...
#include <resources.h>
Data Fields | |
int | fd |
Control file descriptor. More... | |
struct NvMdevGpu * | gpus [32] |
Available GPUs. More... | |
struct NvResource * | res |
Resource tree. More... | |
Structure for managing the mediated stack.
Structure for managing the entire mediated GPU structure for Nvidia.
Definition at line 74 of file resources.h.
int NvMdev::fd |
Control file descriptor.
Definition at line 75 of file resources.h.
struct NvMdevGpu* NvMdev::gpus[32] |
Available GPUs.
Definition at line 76 of file resources.h.
struct NvResource* NvMdev::res |
Resource tree.
Definition at line 77 of file resources.h.