5.31. nvmlGpuInstanceProfileInfo_t 结构体参考
[多实例 GPU 管理]
GPU 实例配置文件信息。
公共变量
- unsigned int copyEngineCount
- 复制引擎计数。
- unsigned int decoderCount
- 解码器引擎计数。
- unsigned int encoderCount
- 编码器引擎计数。
- unsigned int id
- 设备内唯一的配置文件 ID。
- unsigned int instanceCount
- GPU 实例计数。
- unsigned int isP2pSupported
- 点对点支持。
- unsigned int jpegCount
- JPEG 引擎计数。
- unsigned long long memorySizeMB
- 内存大小,单位 MB。
- unsigned int multiprocessorCount
- 流式多处理器计数。
- unsigned int ofaCount
- OFA 引擎计数。
- unsigned int sliceCount
- GPU 切片计数。
变量
- unsigned int nvmlGpuInstanceProfileInfo_t::copyEngineCount [继承]
-
复制引擎计数。
- unsigned int nvmlGpuInstanceProfileInfo_t::decoderCount [继承]
-
解码器引擎计数。
- unsigned int nvmlGpuInstanceProfileInfo_t::encoderCount [继承]
-
编码器引擎计数。
- unsigned int nvmlGpuInstanceProfileInfo_t::id [继承]
-
设备内唯一的配置文件 ID。
- unsigned int nvmlGpuInstanceProfileInfo_t::instanceCount [继承]
-
GPU 实例计数。
- unsigned int nvmlGpuInstanceProfileInfo_t::isP2pSupported [继承]
-
点对点支持。
- unsigned int nvmlGpuInstanceProfileInfo_t::jpegCount [继承]
-
JPEG 引擎计数。
- unsigned long long nvmlGpuInstanceProfileInfo_t::memorySizeMB [继承]
-
内存大小,单位 MB。
- unsigned int nvmlGpuInstanceProfileInfo_t::multiprocessorCount [继承]
-
流式多处理器计数。
- unsigned int nvmlGpuInstanceProfileInfo_t::ofaCount [继承]
-
OFA 引擎计数。
- unsigned int nvmlGpuInstanceProfileInfo_t::sliceCount [继承]
-
GPU 切片计数。