| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlDeviceGetUtilizationRates(nvmlDevice_st device,
nvmlUtilization_t utilization)
Retrieves the current utilization rates for the device's major subsystems.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlUtilization_t |
nvmlUtilization_t.getPointer(long i) |
nvmlUtilization_t |
nvmlUtilization_t.gpu(int setter) |
nvmlUtilization_t |
nvmlUtilization_t.memory(int setter) |
nvmlUtilization_t |
nvmlUtilization_t.position(long position) |
Copyright © 2020. All rights reserved.