Hash rates on 7970??
-
[quote name=“angloblaxon” post=“34419” timestamp=“1384571776”]
I would play with your thread concurrency. I have 7950s that are set to 24000. I would also suggest ditching guiminer when you get comfortable.
[/quote]Thats what I am currently trying to find a good setting, thanks. And I know I want to switch from GUI, I am just not that familiar with other miners. Any suggestions on what would be the best? And how to set it up.
Is there a major difference from GUI miner and the others?
-
cgminer is the one i use. its runs similar to guiminer without the… gui! haha. if you want to start toying with it let us know. Also get a version earlier than 3.8 because they dropped video card support (im on 3.4).
-
[quote name=“angloblaxon” post=“34424” timestamp=“1384575645”]
cgminer is the one i use. its runs similar to guiminer without the… gui! haha. if you want to start toying with it let us know. Also get a version earlier than 3.8 because they dropped video card support (im on 3.4).
[/quote]Thanks, ok I’ve DL 3.4. Been messing around with it, I for some reason have the hardest time trying to use console miners lol. I built this computer with a full liquid coiling system to mine with, but using a console to mine is like Chinese to me!
-
I’m running two Gigabyte 7970’s and the higher I turn the clock speeds the slower they hash. Here is what I’m running currently:
–thread-concurrency 8192 -g 2 -w 256 -I 13
Set the clock/memory speed to 1040/1500 and see what you get. Mine average about 720k/s. The one that actually has a monitor hooked to it generally hashes slightly slower; usually around 700 to 710 depending on what I am doing.
Good luck!
Chad
-
[quote name=“chadtn” post=“34430” timestamp=“1384579118”]
I’m running two Gigabyte 7970’s and the higher I turn the clock speeds the slower they hash. Here is what I’m running currently:–thread-concurrency 8192 -g 2 -w 256 -I 13
Set the clock/memory speed to 1040/1500 and see what you get. Mine average about 720k/s. The one that actually has a monitor hooked to it generally hashes slightly slower; usually around 700 to 710 depending on what I am doing.
Good luck!
Chad
[/quote]Just tried that, no luck :-/… Thanks anyways. I’m thinking 570kh is the max ill get with this card.
I am thinking about getting a second card tho, I’m on the fence if I should get another 7970 or a R9 280X?
-
280x new are cheaper from what I am seeing. I would stay away from XFX. I hear people are having better luck with saphire and gigabytes.
also here is an example of a nice cgminer with config. I posted this the other day but couldnt find it. Have this a go and see if you can tweak more!
cgminer example with easy to manage config file
[code]cd “C:\cgminer”
setx GPU_MAX_ALLOC_PERCENT 100
cgminer --config C:\cgminer\Configs\maxconfig_NoUse.conf[/code]
and the config file. WARNING! This was off my cards! change accordingly before you run it!
[code]{
“pools” : [
{
“url” : “stratum+tcp://website.com:3334”,
“user” : “myworker.x”,
“pass” : “x”
}
]
,
“intensity” : “19”,
“vectors” : “1”,
“worksize” : “256”,
“kernel” : “scrypt”,
“lookup-gap” : “2”,
“thread-concurrency” : “21712”,
“shaders” : “1792”,
“gpu-engine” : “1080”,
“gpu-fan” : “0”,
“gpu-memclock” : “1250”,
“gpu-memdiff” : “0”,
“gpu-powertune” : “20”,
“gpu-vddc” : “1.090”,
“temp-cutoff” : “95”,
“temp-overheat” : “85”,
“temp-target” : “75”,
“api-listen” : true,
“api-allow” : “W:127.0.0.1”,
“api-port” : “4028”,
“ndevs” : “1”,
“expiry” : “120”,
“gpu-dyninterval” : “7”,
“gpu-platform” : “0”,
“gpu-threads” : “1”,
“hotplug” : “5”,
“log” : “1”,
“no-pool-disable” : true,
“queue” : “1”,
“scan-time” : “60”,
“scrypt” : true,
“temp-hysteresis” : “3”,
“shares” : “0”,
“kernel-path” : “/usr/local/bin”
}[/code] -
I also read on some forums a while back that those XFX cards needed a bios mod to get more out of them. You might want to dig around to see if thats the case.
-
[quote name=“angloblaxon” post=“34435” timestamp=“1384585939”]
280x new are cheaper from what I am seeing. I would stay away from XFX. I hear people are having better luck with saphire and gigabytes.also here is an example of a nice cgminer with config. I posted this the other day but couldnt find it. Have this a go and see if you can tweak more!
cgminer example with easy to manage config file
[code]cd “C:\cgminer”
setx GPU_MAX_ALLOC_PERCENT 100
cgminer --config C:\cgminer\Configs\maxconfig_NoUse.conf[/code]
and the config file. WARNING! This was off my cards! change accordingly before you run it!
[code]{
“pools” : [
{
“url” : “stratum+tcp://website.com:3334”,
“user” : “myworker.x”,
“pass” : “x”
}
]
,
“intensity” : “19”,
“vectors” : “1”,
“worksize” : “256”,
“kernel” : “scrypt”,
“lookup-gap” : “2”,
“thread-concurrency” : “21712”,
“shaders” : “1792”,
“gpu-engine” : “1080”,
“gpu-fan” : “0”,
“gpu-memclock” : “1250”,
“gpu-memdiff” : “0”,
“gpu-powertune” : “20”,
“gpu-vddc” : “1.090”,
“temp-cutoff” : “95”,
“temp-overheat” : “85”,
“temp-target” : “75”,
“api-listen” : true,
“api-allow” : “W:127.0.0.1”,
“api-port” : “4028”,
“ndevs” : “1”,
“expiry” : “120”,
“gpu-dyninterval” : “7”,
“gpu-platform” : “0”,
“gpu-threads” : “1”,
“hotplug” : “5”,
“log” : “1”,
“no-pool-disable” : true,
“queue” : “1”,
“scan-time” : “60”,
“scrypt” : true,
“temp-hysteresis” : “3”,
“shares” : “0”,
“kernel-path” : “/usr/local/bin”
}[/code]
[/quote]Yea I am going to go with a 280x, any1 use the CLUB 3D 280x?
Ill give your info a go, see if this works to up my speed… Thanks!
-
I honestly just gave up on my XFX cards.
Couldn’t push em above 600khash. I will never buy XFX GPU again! (those hydroballbearing fans are pure crap) -
You may want to look into my article on Power Optimization I have a few odd settings there for you to try. I had the same problem where I couldn’t get above 680KH/s with conventional settings on my MSI 7970s. I found that if you are getting below what you should be for hash rate compared to other cards with same settings you may need to play with TC for a while. My 7970s run on something odd like 21115 for TC…
My suggestion is to find the fastest settings you can achieve leaving TC at 8192 or 24000 and intensity at 13 or 20. Once you have that start playing with TC in jumps of 50 or 100 and look for spikes in hash rate. I did that and went from 680KH/s to 740KH/s in an evening.
-
Agree with svennand. I bought 5* xfx 7970 for one of my rigs and NEVER got above 560Khs.
I sent them all back and now run 20* Gigabyte 7970’s @ 760Khs - blown 4 of them now but they just get replaced on warranty. :)