GPU Choices ?
#9
atom's benchmarks are with stock clocks & without tuning PowerMizer. The benchmarks I provided above are with a mild & usable overclock on both the 290X and 980, with optimal PowerTune and PowerMizer settings respectively.

For the 290X:

Code:
od6config --set core=1050,mem=1375,power=50,temp=95,fan=100

For the 980:

Code:
nvidia-settings -a GPUPowerMizerMode=1 \
                -a GPUFanControlState=1 \
                -a GPUCurrentFanSpeed=100 \
                -a GPUGraphicsClockOffset[3]=350 \
                -a GPUMemoryTransferRateOffset[3]=400

For Nvidia you'll have to add the following options to xorg.conf to make that nvidia-settings command work:

Code:
Option "Coolbits" "12"
Option "RegistryDwords" "PerfLevelSrc=0x2222"


Messages In This Thread
GPU Choices ? - by Serpent - 01-05-2015, 09:03 PM
RE: GPU Choices ? - by ati6990 - 01-05-2015, 09:41 PM
RE: GPU Choices ? - by epixoip - 01-06-2015, 04:34 AM
RE: GPU Choices ? - by Serpent - 01-06-2015, 09:20 PM
RE: GPU Choices ? - by epixoip - 01-07-2015, 10:26 AM
RE: GPU Choices ? - by Serpent - 01-06-2015, 09:23 PM
RE: GPU Choices ? - by forumhero - 01-07-2015, 01:29 AM
RE: GPU Choices ? - by Serpent - 01-07-2015, 02:43 PM
RE: GPU Choices ? - by epixoip - 01-07-2015, 03:34 PM
RE: GPU Choices ? - by mcilie1324 - 02-07-2018, 02:35 AM
RE: GPU Choices ? - by Rit - 10-27-2018, 10:13 PM