Post
Topic
Board Mining software (miners)
Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.1.1
by
philips
on 26/05/2013, 01:05:18 UTC
I did a complete reformat and reinstall of my rig with Win XP.  I installed AMD 12.8 (with the bundled OpenCL SDK), but now I have the 100% CPU usage issue.  I understand this is a driver issue, but my question is which driver should I mess with, the AMD video driver or the OpenCL SDK driver?
Thanks in advance.

Tried this?
Q: The CPU usage is high.
A: The ATI drivers after 11.6 have a bug that makes them consume 100% of one
CPU core unnecessarily so downgrade to 11.6. Binding cgminer to one CPU core on
windows can minimise it to 100% (instead of more than one core). Driver version
11.11 on linux and 11.12 on windows appear to have fixed this issue. Note that
later drivers may have an apparent return of high CPU usage. Try
'export GPU_USE_SYNC_OBJECTS=1' on Linux before starting cgminer. You can also
set this variable in windows via a batch file or on the command line before
starting cgminer with 'setx GPU_USE_SYNC_OBJECTS 1'