Documentation
¶
Index ¶
Constants ¶
View Source
const ( ServiceName = "gpuctl" AppName = "gpuctl" LinuxBin = "/usr/local/bin/gpuctl" LinuxUnit = "/etc/systemd/system/gpuctl@.service" )
View Source
const ( KeyPowerLimit = "power_limit" KeyClockOffsetGPU = "clock_offset_gpu" KeyClockOffsetMem = "clock_offset_mem" KeyClockLimitGPU = "clock_limit_gpu" )
Variables ¶
View Source
var ( Backend gpu.Backend Devices []gpu.Device )
View Source
var Version = "dev" // go build -ldflags "-X 'gpuctl/cmd.Version=v1.0.0'"
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.