The new Hawaii-based GPUs from AMD (Radeon R9 2xx, FirePro W9100 and Firepro S9150) have a lot of improvements, one being a new OverDrive 6 (AMD’s version of NVIDIA GPU Boost). Problem is that it’s not supported yet in the Linux drivers and you will get too low performance – it probably will be solved in the next version. Luckily there is od6config, made by Jeremi M Gosney.
Do the below steps to get the GPU at normal speed.
- Download the zip or tar.gz from http://epixoip.github.io/od6config/ and unpack.
- Go to the directory where you unpacked the archive.
- run:
make
- run:
sudo make install
- check if it’s needed to fix the power management:
od6config --get clocks,temp,fan
- if the values are too low, run:
od6config --autofix --set power=10
- check if it worked:
od6config --get clocks,temp,fan
Only OverDrive6 devices are set, devices using OverDrive5 will be ignored.
The PowerTune of 10 was what we found convenient for us, but you might find better values for your case. There are several more options, which are on the homepage of 0d6config. You need to run “od6config –autofix –set power=10” on each reboot.
Remember it’s third party software, so no guarantees to you and no “you killed my GPU” to us.
Related Posts
Install (Intel) Altera Quartus 16.0.2 OpenCL on Ubuntu 14.04 Linux
... of Altera, which includes development tools, IDE, FPGA-management and more. Here at StreamHPC we work at various devices that ...
The history of the PC from 2000 – 2012
... since IBM was not fast enough with the development of the POWER-processor - a huge operation, which seemed a one-time-only step for ...
All the members of the OpenCL working group 2010
... Technologies (ImTech) From their homepage: >>POWERVR enables a powerful and flexible solution for all forms of ...
Power to the Vector Processor
... front" by The Inquirer which mixes up the demand for low-power architectures with the other side of the market: the demand for ...