nvmlVgpuCreatablePlacementInfo_v1_t#

struct nvmlVgpuCreatablePlacementInfo_v1_t#

Structure to store creatable vGPU placement information — version 1.

Public Members

unsigned int version#

IN: The version number of this struct.

nvmlVgpuTypeId_t vgpuTypeId#

IN: Handle to vGPU type.

unsigned int count#

IN/OUT: Count of the placement IDs.

unsigned int *placementIds#

IN/OUT: Placement IDs for the vGPU type.

unsigned int placementSize#

OUT: The number of slots occupied by the vGPU type.