| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlVgpuInstanceGetRuntimeStateSize(int vgpuInstance,
nvmlVgpuRuntimeState_v1_t pState)
Retrieve the currently used runtime state size of the vGPU instance
This size represents the maximum in-memory data size utilized by a vGPU instance during standard operation.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlVgpuRuntimeState_v1_t |
nvmlVgpuRuntimeState_v1_t.getPointer(long i) |
nvmlVgpuRuntimeState_v1_t |
nvmlVgpuRuntimeState_v1_t.position(long position) |
nvmlVgpuRuntimeState_v1_t |
nvmlVgpuRuntimeState_v1_t.size(long setter) |
nvmlVgpuRuntimeState_v1_t |
nvmlVgpuRuntimeState_v1_t.version(int setter) |
Copyright © 2025. All rights reserved.