| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlDevicePowerSmoothingActivatePresetProfile(nvmlDevice_st device,
nvmlPowerSmoothingProfile_v1_t profile)
Activiate a specific preset profile for datacenter power smoothing.
|
static int |
nvml.nvmlDevicePowerSmoothingUpdatePresetProfileParam(nvmlDevice_st device,
nvmlPowerSmoothingProfile_v1_t profile)
Update the value of a specific profile parameter contained within \ref nvmlPowerSmoothingProfile_v1_t.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlPowerSmoothingProfile_v1_t |
nvmlPowerSmoothingProfile_v1_t.getPointer(long i) |
nvmlPowerSmoothingProfile_v1_t |
nvmlPowerSmoothingProfile_v1_t.paramId(int setter) |
nvmlPowerSmoothingProfile_v1_t |
nvmlPowerSmoothingProfile_v1_t.position(long position) |
nvmlPowerSmoothingProfile_v1_t |
nvmlPowerSmoothingProfile_v1_t.profileId(int setter) |
nvmlPowerSmoothingProfile_v1_t |
nvmlPowerSmoothingProfile_v1_t.value(double setter) |
nvmlPowerSmoothingProfile_v1_t |
nvmlPowerSmoothingProfile_v1_t.version(int setter) |
Copyright © 2025. All rights reserved.