List of config options for every GPU.
Declarations
Type
list of attribute set of (string or signed integer)
Default
[ ]
Example
[
{
gpu-engine = "0-985";
gpu-fan = "0-85";
gpu-memclock = 860;
gpu-powertune = 20;
intensity = 9;
temp-cutoff = 95;
temp-overheat = 85;
temp-target = 75;
}
{
gpu-engine = "0-950";
gpu-fan = "0-85";
gpu-memclock = 825;
gpu-powertune = 20;
intensity = 9;
temp-cutoff = 95;
temp-overheat = 85;
temp-target = 75;
}
]