| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlUnitGetFanSpeedInfo(nvmlUnit_st unit,
nvmlUnitFanSpeeds_t fanSpeeds)
Retrieves the fan speed readings for the unit.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlUnitFanSpeeds_t |
nvmlUnitFanSpeeds_t.count(int setter) |
nvmlUnitFanSpeeds_t |
nvmlUnitFanSpeeds_t.fans(int i,
nvmlUnitFanInfo_t setter) |
nvmlUnitFanSpeeds_t |
nvmlUnitFanSpeeds_t.getPointer(long i) |
nvmlUnitFanSpeeds_t |
nvmlUnitFanSpeeds_t.position(long position) |
Copyright © 2023. All rights reserved.