Bitcoin Forum

Bitcoin => Mining support => Topic started by: M3t on April 09, 2013, 09:20:13 PM



Title: Why do my 7970s only get 675 Mh/s?
Post by: M3t on April 09, 2013, 09:20:13 PM
Shouldn't they be getting upwards of 800?

They are currently on Crossfire (I've taken it off crossfire mode, and they still compare the same).

The drivers are:

Catalyst Beta 13.3
AMD-SDK 2.8
Driver package version 12.10.17-130320a-154717E-ATI


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: M3t on April 09, 2013, 09:27:07 PM
And I have dual 7970s (obviously). They both go at 675 Mh/s at 73 degrees :(

Help!!

These are my parameters for CGminer: -I 16,16 --gpu-powertune 20 --gpu-engine 1125 --gpu-fan 100 --temp-overheat 82

How do I overvolt/undervolt and what is the advantage to doing that?


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: mech on April 09, 2013, 09:31:40 PM
I have a few cards 7970

Half of them gives 700, another almost 530
What is the reason no one can not explain, I have to run them with the same settings on the same computer.
It is believed that the blame for the BIOS video in which different versions of the AMD APP but how to change it (what?) I do not know.


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: M3t on April 09, 2013, 09:41:03 PM
Should I be using the 13.3 beta drivers or revert to 13.1?

Does it matter?

Is the SDK compatible with only catalyst 12.1?


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: crazyates on April 09, 2013, 10:37:16 PM
And I have dual 7970s (obviously). They both go at 675 Mh/s at 73 degrees :(

Help!!

These are my parameters for CGminer: -I 16,16 --gpu-powertune 20 --gpu-engine 1125 --gpu-fan 100 --temp-overheat 82

How do I overvolt/undervolt and what is the advantage to doing that?

675MH/s sounds about perfect for 1125MHz. What makes you think they should be getting 800?

Try changing your parameters to this:
Code:
-I 7,7 --gpu-powertune 20 --auto-gpu --auto-fan --gpu-engine 800-1125 --gpu-fan 40-100 --temp-target 70 --temp-overheat 82 --gpu-memdiff -150


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: martynw2000 on April 09, 2013, 11:06:10 PM
I have two 7970's, and one gets about 680 and the other 660.


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: M3t on April 09, 2013, 11:40:29 PM
And I have dual 7970s (obviously). They both go at 675 Mh/s at 73 degrees :(

Help!!

These are my parameters for CGminer: -I 16,16 --gpu-powertune 20 --gpu-engine 1125 --gpu-fan 100 --temp-overheat 82

How do I overvolt/undervolt and what is the advantage to doing that?

675MH/s sounds about perfect for 1125MHz. What makes you think they should be getting 800?

Try changing your parameters to this:
Code:
-I 7,7 --gpu-powertune 20 --auto-gpu --auto-fan --gpu-engine 800-1125 --gpu-fan 40-100 --temp-target 70 --temp-overheat 82 --gpu-memdiff -150

Would you please care to explain how a lower intensity and variable gpu engine would help my hash rate? Also, I really like fans going at 100 all the time :) Makes me feel in control.


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: crazyates on April 10, 2013, 12:15:21 AM
And I have dual 7970s (obviously). They both go at 675 Mh/s at 73 degrees :(

Help!!

These are my parameters for CGminer: -I 16,16 --gpu-powertune 20 --gpu-engine 1125 --gpu-fan 100 --temp-overheat 82

How do I overvolt/undervolt and what is the advantage to doing that?

675MH/s sounds about perfect for 1125MHz. What makes you think they should be getting 800?

Try changing your parameters to this:
Code:
-I 7,7 --gpu-powertune 20 --auto-gpu --auto-fan --gpu-engine 800-1125 --gpu-fan 40-100 --temp-target 70 --temp-overheat 82 --gpu-memdiff -150
Would you please care to explain how a lower intensity and variable gpu engine would help my hash rate? Also, I really like fans going at 100 all the time :) Makes me feel in control.
Those auto tuning options are designed to constantly keep your temps at 70C. If the card starts getting too warm, it will increase the fan speed. If the fan is at max and it's still too hot, it will start downclocking the core to a lower speed. Between these two options, you will never overheat your GPU.

For intensity, there is no benefit to going higher than 7. If you go too high, you can actually lower your hashrate. There is actually very little difference between 6 and 7, but almost no difference between 7 and 8 or 9.

The biggest addition is also the last option, "--gpu-memdiff -150" This will keep your memory speeds 150MHz lower than your GPU core engine speeds, which is the lowest that CGMiner can set them to. This will help with power consumption and lower temps compared to stock speeds.


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: M3t on April 10, 2013, 12:19:44 AM
A lower intensity can actually decrease hashing? :(


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: RandomQ on April 10, 2013, 01:11:53 AM
Just want to chime in I have two 7970

One is a XFX that gets 600ish @1100 @82-84C at max fan

The other is a powercolor watercooled that I havent tuned 100%
Its getting 730 @1200 @45C :)



Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: crazyates on April 10, 2013, 04:42:08 AM
A lower intensity can actually decrease hashing? :(
Yes. Setting an intensity too low can decrease the load on the GPU, and you will not be performing at maximum potential. Too high of an intensity, and things get mashed, and your performance again takes a hit. That's why I said to stick with an I of 7.


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: M3t on April 11, 2013, 12:52:05 AM
Are my drivers correct?


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: crazyates on April 11, 2013, 02:57:03 AM
Are my drivers correct?
I use 13.1. I'm not a fan of mining on beta drivers, but they should work just fine.


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: MashRinx on April 11, 2013, 03:07:35 AM
I'm managing just under 40 x 7970s and the 675 Mhash you are seeing is in line with what I have seen pretty consistently too.  You may be able to squeeze out a few more MHash/sec by upping voltages a bit (and probably increasing instability or card lifetime too), or by using some alternate cooling method like water-cooling, that is probably not worth the cost at this point the game.

C8's advice is spot-on in my opinion, and I'm actually giving his exact settings above a shot on one of my machines to see what happens too.  That and my <60 posts vs his 3,000 should probably speak for themselves.  :)


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: crazyates on April 11, 2013, 04:00:17 AM
C8's advice is spot-on in my opinion, and I'm actually giving his exact settings above a shot on one of my machines to see what happens too.  That and my <60 posts vs his 3,000 should probably speak for themselves.  :)
Ya hopefully it works great for ya. Post count is somewhat irrelevant, but I just like to regurgitate information. :P  ;)


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: DrG on April 11, 2013, 05:02:22 AM
C8's advice is spot-on in my opinion, and I'm actually giving his exact settings above a shot on one of my machines to see what happens too.  That and my <60 posts vs his 3,000 should probably speak for themselves.  :)
Ya hopefully it works great for ya. Post count is somewhat irrelevant, but I just like to regurgitate information. :P  ;)

You're a dirty bird Mr. 8s


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: crazyates on April 11, 2013, 08:36:15 PM
You're a dirty bird Mr. 8s
Only the dirtiest for you.  ;)


Title: Re: Why do my 7970s only get 675 Mh/s?
Post by: mskryxz on April 17, 2013, 03:42:38 AM
you guys seem to know a lot about 7970's

any idea with this problem?


I have a computer with 2 cards in it. A 7970 and a 6950.

I am running GUI Miner CG Miner lite coin edit and am mining litecoins from a pool.

Heres the problem, when I run and mine on both I get the results

7970: 600+ hashes
6950: 400+ hashes

The problem is for the 7970 the shares are not being accepted on the pool while the 6950 is just fine.

I found one solution was to change the GPU Thread from 1 to 2 for the 7970. Shares started being accepted but another problem occured.
The 7970 started running between 200-400 hashes.

Any ideas or help greatly appreciated.