nvmlComputeInstanceProfileInfo_v3_t#

struct nvmlComputeInstanceProfileInfo_v3_t#

Compute instance profile information (v3).

Version 3 adds the nvmlComputeInstanceProfileInfo_v3_t::capabilities field nvmlComputeInstanceProfileInfo_t.

Public Members

unsigned int version#

Structure version identifier (set to nvmlComputeInstanceProfileInfo_v3)

unsigned int id#

Unique profile ID within the GPU instance.

unsigned int sliceCount#

GPU Slice count.

unsigned int instanceCount#

Compute instance count.

unsigned int multiprocessorCount#

Streaming Multiprocessor count.

unsigned int sharedCopyEngineCount#

Shared Copy Engine count.

unsigned int sharedDecoderCount#

Shared Decoder Engine count.

unsigned int sharedEncoderCount#

Shared Encoder Engine count.

unsigned int sharedJpegCount#

Shared JPEG Engine count.

unsigned int sharedOfaCount#

Shared OFA Engine count.

char name[96]#

Profile name.

unsigned int capabilities#

Additional capabilities.