| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlDeviceGetHandleByUUIDV(nvmlUUID_v1_t uuid,
nvmlDevice_st device)
Acquire the handle for a particular device, based on its globally unique immutable UUID (in either ASCII or binary format) associated with each device.
|
static int |
nvml.nvmlDeviceGetHandleByUUIDV(nvmlUUID_v1_t uuid,
PointerPointer device) |
| Modifier and Type | Method and Description |
|---|---|
nvmlUUID_v1_t |
nvmlUUID_v1_t.getPointer(long i) |
nvmlUUID_v1_t |
nvmlUUID_v1_t.position(long position) |
nvmlUUID_v1_t |
nvmlUUID_v1_t.type(int setter) |
nvmlUUID_v1_t |
nvmlUUID_v1_t.value(nvmlUUIDValue_t setter) |
nvmlUUID_v1_t |
nvmlUUID_v1_t.version(int setter) |
Copyright © 2025. All rights reserved.