| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlGpuInstanceGetActiveVgpus(nvmlGpuInstance_st gpuInstance,
nvmlActiveVgpuInstanceInfo_v1_t pVgpuInstanceInfo)
Retrieve the active vGPU instances within a GPU instance.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlActiveVgpuInstanceInfo_v1_t |
nvmlActiveVgpuInstanceInfo_v1_t.getPointer(long i) |
nvmlActiveVgpuInstanceInfo_v1_t |
nvmlActiveVgpuInstanceInfo_v1_t.position(long position) |
nvmlActiveVgpuInstanceInfo_v1_t |
nvmlActiveVgpuInstanceInfo_v1_t.version(int setter) |
nvmlActiveVgpuInstanceInfo_v1_t |
nvmlActiveVgpuInstanceInfo_v1_t.vgpuCount(int setter) |
nvmlActiveVgpuInstanceInfo_v1_t |
nvmlActiveVgpuInstanceInfo_v1_t.vgpuInstances(IntPointer setter) |
Copyright © 2025. All rights reserved.