nvmlComputeInstanceProfileInfo_t#

struct nvmlComputeInstanceProfileInfo_t#

Compute instance profile information.

Public Members

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.