| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlDeviceGetFanSpeedRPM(nvmlDevice_st device,
nvmlFanSpeedInfo_v1_t fanSpeed)
Retrieves the intended operating speed in rotations per minute (RPM) of the device's specified fan.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlFanSpeedInfo_v1_t |
nvmlFanSpeedInfo_v1_t.fan(int setter) |
nvmlFanSpeedInfo_v1_t |
nvmlFanSpeedInfo_v1_t.getPointer(long i) |
nvmlFanSpeedInfo_v1_t |
nvmlFanSpeedInfo_v1_t.position(long position) |
nvmlFanSpeedInfo_v1_t |
nvmlFanSpeedInfo_v1_t.speed(int setter) |
nvmlFanSpeedInfo_v1_t |
nvmlFanSpeedInfo_v1_t.version(int setter) |
Copyright © 2025. All rights reserved.