nvmlComputeInstanceInfo_t#

struct nvmlComputeInstanceInfo_t#

Public Members

nvmlDevice_t device#

Parent device.

nvmlGpuInstance_t gpuInstance#

Parent GPU instance.

unsigned int id#

Unique instance ID within the GPU instance.

unsigned int profileId#

Unique profile ID within the GPU instance.

nvmlComputeInstancePlacement_t placement#

Placement for this instance within the GPU instance’s compute slice range {0, sliceCount}.