Post
Topic
Board Mining support
Topic OP
Help - I'm only getting half of the expected hash rate
by
c789
on 06/04/2013, 00:02:15 UTC
I have two 6770's (one XFX, the other Sapphire) and each should get around 200MH. I'm only getting 187MH total.

This is on cgminer 2.11.4 on Xubuntu 12.04 64-bit.

Code:
cgminer -n
[2013-04-05 19:24:30] CL Platform 0 vendor: Advanced Micro Devices, Inc.                   
 [2013-04-05 19:24:30] CL Platform 0 name: AMD Accelerated Parallel Processing                   
 [2013-04-05 19:24:30] CL Platform 0 version: OpenCL 1.2 AMD-APP (1084.4)                   
 [2013-04-05 19:24:30] Platform 0 devices: 2                   
 [2013-04-05 19:24:30]    0   Juniper                   
 [2013-04-05 19:24:30]    1   Juniper                   
 [2013-04-05 19:24:30] GPU 0 AMD Radeon HD 6700 Series  hardware monitoring enabled                   
 [2013-04-05 19:24:30] GPU 1 AMD Radeon HD 6700 Series  hardware monitoring enabled                   
 [2013-04-05 19:24:30] 2 GPU devices max detected 
 
On Q (exit), I get:
[2013-04-05 19:24:08] Summary of per device statistics:
[2013-04-05 19:24:08] GPU0  | (5s):0.000 (avg):94.06Mh/s | A:41 R:0 HW:0 U:1.2/m I: 9                   
[2013-04-05 19:24:08] GPU1  | (5s):0.000 (avg):93.95Mh/s | A:45 R:0 HW:0 U:1.3/m I: 9

Here's the command I run:
Code:
cgminer -o stratum+tcp://stratum.btcguild.com:3333 -u MYUSER -p 123 -o http://pool.50btc.com:8332 -u MYUSER -p 1 -I 9,9

I think maybe GPU 1 is not being used because its temp is only 27. What am I missing?