GVM User Suite
User tools for the GVM open source project.
|
Gets GPU specific information. More...
#include <nv0000.h>
Data Fields | |
uint32_t | gpu_id |
GPU Id to get the information from. More... | |
uint32_t | flags |
Flags for the GPU. More... | |
uint32_t | dev_inst |
Device instance for the GPU. More... | |
uint32_t | sub_dev_inst |
Sub device instance for the GPU. More... | |
char * | sz_name |
Name. More... | |
uint32_t | sli_status |
SLI Status. More... | |
uint32_t | board_id |
Board id. More... | |
uint32_t | gpu_inst |
GPU Instance. More... | |
uint32_t | numa_id |
Numa id. More... | |
Gets GPU specific information.
This acts as a parameter into a method that provides us GPU specific information.
uint32_t Nv0000CtrlGpuGetIdInfoParams::dev_inst |
uint32_t Nv0000CtrlGpuGetIdInfoParams::flags |
uint32_t Nv0000CtrlGpuGetIdInfoParams::gpu_id |
uint32_t Nv0000CtrlGpuGetIdInfoParams::gpu_inst |
uint32_t Nv0000CtrlGpuGetIdInfoParams::sli_status |
uint32_t Nv0000CtrlGpuGetIdInfoParams::sub_dev_inst |