5.76. nvmlVgpuPlacementList_v2_t Struct Reference
[vGPU Structs]
Structure to store the list of vGPU placements -- version 2
Public Variables
- unsigned int count
- IN/OUT: Count of the placement IDs.
- unsigned int mode
- IN: The vGPU mode. Either NVML_VGPU_PGPU_HETEROGENEOUS_MODE or NVML_VGPU_PGPU_HOMOGENEOUS_MODE.
- unsigned int * placementIds
- IN/OUT: Placement IDs for the vGPU type.
- unsigned int placementSize
- OUT: The number of slots occupied by the vGPU type.
- unsigned int version
- IN: The version number of this struct.
Variables
- unsigned int nvmlVgpuPlacementList_v2_t::count [inherited]
-
IN/OUT: Count of the placement IDs.
- unsigned int nvmlVgpuPlacementList_v2_t::mode [inherited]
-
IN: The vGPU mode. Either NVML_VGPU_PGPU_HETEROGENEOUS_MODE or NVML_VGPU_PGPU_HOMOGENEOUS_MODE.
- unsigned int * nvmlVgpuPlacementList_v2_t::placementIds [inherited]
-
IN/OUT: Placement IDs for the vGPU type.
- unsigned int nvmlVgpuPlacementList_v2_t::placementSize [inherited]
-
OUT: The number of slots occupied by the vGPU type.
- unsigned int nvmlVgpuPlacementList_v2_t::version [inherited]
-
IN: The version number of this struct.