| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlGetVgpuVersion(nvmlVgpuVersion_t supported,
nvmlVgpuVersion_t current)
Returns the following two version range structures \ref nvmlVgpuVersion_t :
1.
|
static int |
nvml.nvmlSetVgpuVersion(nvmlVgpuVersion_t vgpuVersion)
Takes a vGPU version range structure \ref nvmlVgpuVersion_t and set the vGPU compatible version range to the one provided as input.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlVgpuVersion_t |
nvmlVgpuPgpuMetadata_t.hostSupportedVgpuRange()
vGPU version range supported by host driver
|
nvmlVgpuVersion_t |
nvmlVgpuVersion_t.maxVersion(int setter) |
nvmlVgpuVersion_t |
nvmlVgpuVersion_t.minVersion(int setter) |
nvmlVgpuVersion_t |
nvmlVgpuVersion_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
nvmlVgpuPgpuMetadata_t |
nvmlVgpuPgpuMetadata_t.hostSupportedVgpuRange(nvmlVgpuVersion_t setter) |
Copyright © 2019. All rights reserved.