Bitcoin Forum
July 16, 2024, 04:46:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 7950 only 290kh/s. What's wrong? (thread concurrency:8960 max)  (Read 1602 times)
rojuwah (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 01, 2014, 02:15:26 AM
Last edit: February 01, 2014, 02:41:09 AM by rojuwah
 #1

cheers to all. Trying to set up mining configuration for my newly bought sapphire 7950. I installed latest AMD Catalyst 13.11 Beta9.5 driver for my win7 along with app slk drivers. Well I read the scrypt readme of cgminer and I suppose I did everything correctly.

I allowed cgminer decide on the thread concurrency and I read the parameter from the .bin file created. It is 8960 (yes, this low).  Intensity above 13 results in hardware errors. -g 2 does not work either. The parameters that work for people for 7950 on mining hardware comparison do not work for me at all. The thread-concurrencies that are a multiple of my shaders does no help either. Highest tc I can get is 8960. I am driving mad. Running;

"cgminer --scrypt -o poolhttp:8888 -u user -p pass -I 13 -g 1  --thread-concurrency 8960" with a .bat file (no config file) and getting around 290kh/s and that's the best I can get  Huh

The only possible reason I am left with is that my system ram is 2gb only and my mainboard is quite old (like 4 years or so) and it supports  PCI-E 1.1. Do you guys think that PCI-E version is capable of causing this kind of a problem? Undecided I read at https://bitcointalk.org/index.php?topic=273432.0 that it should not matter. So I am left out with no solutions.  Cry
SolidStateSurvivor
Hero Member
*****
Offline Offline

Activity: 553
Merit: 500


Solo Miner Legend


View Profile WWW
February 01, 2014, 04:13:09 AM
 #2

First of all, I run 7970s and 7950s on computers with PCI-E 1.1 from 2006-2007, no problem getting them up to 620/740 KH/s.

For the 7950 -I 18-20 and -g 1, is the way to go, but I think you might be getting HW errors because on the 7950 you
need more TC than 8xxx or such. All the 7950 I know of runs a TC of 16384 - 24000, that is usually their best range. But for that higher TC you need 3-4 GB of RAM and Win 7 64 Bit.

Founding member of Hashmeisters Inc...
SardonicJester
Full Member
***
Offline Offline

Activity: 171
Merit: 100



View Profile
February 01, 2014, 04:24:34 AM
 #3

Quote
cgminer versions 2.11.3 and up can be used to mine with high thread concurrencies now.  Follow these instructions:
WINDOWS: Open console and type
Code:
setx GPU_MAX_ALLOC_PERCENT 100
Now, close the console (it will not work if you open cgminer in the same window).  Open cgminer using a .bat or a new console, high thread concurrencies will now work.

LINUX: Open terminal and type
Code:
export GPU_MAX_ALLOC_PERCENT=100
Now high thread concurrencies should work in cgminer.

From: https://bitcointalk.org/index.php?topic=117221.msg1256502#msg1256502

cgminer --scrypt -w 256 -v 1 -I 20 -g 1 -l 1 -T  --thread-concurrency 21712

voltage - 1087
core - 1050
memory - 1500

I do not have Sapphire, but this gives me 630 kh/s on my 7950s. (MSI)

BTC: 16MVAfpw1NCSg2HBYb6ufSXFxVreqPU7KL          LTC: LSBBSTmDQY68bn9DwFDrLwJLU8xqXT6tW2          VTC: Veh8z16JBf83gznnt8riynDgeaqkDP2cJp                     

Reputation Thread: https://bitcointalk.org/index.php?topic=259015.0
rojuwah (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 01, 2014, 10:17:10 AM
Last edit: February 01, 2014, 10:41:39 AM by rojuwah
 #4

thx guys, I will upgrade to 4gb ram then. It will take a few days to do so and I will let you know if the issue is solved. Meanwhile, I will install and try on an ubuntu, as the ram requirement is said to be less.
F9F0F
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
February 01, 2014, 10:59:19 AM
 #5

Sounds like the classic problem where you have forgotten to add the following commands to the bat-file:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECT 1
rojuwah (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 01, 2014, 05:26:27 PM
 #6

oh I forgat to mention I already did so. Hence those lines are not the issue, thx anyway, cheers.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!