Bitcoin Forum
June 30, 2024, 01:07:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: R9 270x 100% Errors Scrypt Mining  (Read 5841 times)
Useless1d1ot (OP)
Member
**
Offline Offline

Activity: 60
Merit: 10


View Profile
December 03, 2013, 04:19:41 AM
 #1

I'm using MultiMiner and I've tried two pools. If I don't use any arguments, it gets 16-17 kHash.
If I use the arguments:
-I 19 -g 1 -w 256 --thread-concurrency 16384

I get 100% errors and the same with even just -I 19.

I'm not sure what else to do? I get accepted shares with no arguments but it's so slow. What driver should I be using? Does anybody have experience with this card?

Meska
Member
**
Offline Offline

Activity: 100
Merit: 10



View Profile WWW
December 03, 2013, 05:16:18 AM
 #2

Lower your intensity and your TC (thread  concurrency).
For the hardware error, it's usually the TC


You can also play with :
Code:
--gpu-powertune 20 --gpu-threads 2[code]

I have a 280x so not sure, but something like :
[code]--gpu-threads 2 --gpu-powertune 20 --thread-concurrency 8192 --temp-target 80 --scan-time 1 --queue 0 --intensity 13 --lookup-gap 2
Give me the best result.
Putting more in TC give me too much hardware errors.

(but yes, it's a 280x, so maybe it's not the same).[/code][/code]

BTCTC: 1JiQmXauxsgc5aEygF7soxkaB717VgWVdH
HBN: EtWqbeUGWNYoB7WgW8ML14rxoxx7Bs4ySw
HBN 0.5% fees pool https://scrypt.io/hbn/
Useless1d1ot (OP)
Member
**
Offline Offline

Activity: 60
Merit: 10


View Profile
December 03, 2013, 02:23:28 PM
 #3



Run it with CGMiner and you should get 475 khs.

cgminer --scrypt -o http://yourpool.com:PORT -u user -p password --thread-concurrency 21504 -I 20 -g 1 -w 256



~BCX~

Thanks. I will try running it seperately. I really liked the MultiMiner solution, but I'll give cgminer another go. I'm assuming you used the newest CGminer with those settings or...?
traderman
Legendary
*
Offline Offline

Activity: 1260
Merit: 1001



View Profile
December 03, 2013, 02:57:51 PM
 #4

those kind of error usually happen from not enough system ram.

I'm using MultiMiner and I've tried two pools. If I don't use any arguments, it gets 16-17 kHash.
If I use the arguments:
-I 19 -g 1 -w 256 --thread-concurrency 16384

I get 100% errors and the same with even just -I 19.

I'm not sure what else to do? I get accepted shares with no arguments but it's so slow. What driver should I be using? Does anybody have experience with this card?


aznatama
Full Member
***
Offline Offline

Activity: 167
Merit: 100


View Profile
December 03, 2013, 04:10:53 PM
Last edit: December 03, 2013, 05:28:37 PM by aznatama
 #5

The hardest part if finding YOUR specific card's TC/mem clock/core clock ratio.  I used "common" settings for my 7870, and was only getting ~300.  a small change to the above mentioned settings gave be 360kh/s stable at i19 (whereas it used to randomly crash drivers at i18/i19).

Read the readme.scrypt in the cgminer files and start from there.

Good luck with your optimization.
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
December 03, 2013, 04:12:47 PM
 #6

Try a lower intensity, like i13. I had one build that was HW errors above 13 no matter what, but on I 13, it still hashed faster than anything else I had on i19

Bet it fixes it  Wink

Useless1d1ot (OP)
Member
**
Offline Offline

Activity: 60
Merit: 10


View Profile
December 04, 2013, 12:23:28 AM
 #7

Still getting errors. CGminer won't work at all.

Which settings are appropriate for BFGminer?
TimPrice
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
December 04, 2013, 04:33:18 PM
 #8

Did you try -I 13?
How much RAM you have?
How many cards? OS? Drivers?
Try --shaders option and other versions of cgminer, 2.11.*, 3.1.*, 3.4.*, ...
glitchboy
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
December 04, 2013, 05:25:48 PM
 #9

Do not set "--thread-concurrency" by yourself. cgminer/bfgminer picks the best value for your card automatically.

aznatama
Full Member
***
Offline Offline

Activity: 167
Merit: 100


View Profile
December 04, 2013, 10:09:27 PM
 #10

^ not really.  it's only a vague starting point.

If you read the readme.scrypt, it will tell you to start with shaders * 4.  you will need to adjust from there.
pontiacg5
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
December 04, 2013, 10:14:24 PM
 #11

A thread concurrency is good if CGminer starts. If you try to use a TC too high CGminer will never start, it will even tell you you've set the TC too high and run out of memory. You are using the gpu use sync objects and gpu max alloc percent setx commands, right?

Look up settings for a 7870 and start there. This is a 7870 of mine, gets about 400kh/s

--intensity 19 -g 1 --worksize 256 --lookup-gap 2 --thread-concurrency 16384 --gpu-threads 1 --gpu-engine 915 --gpu-memclock 1250

Also, as stated above you always want to specify a TC, NOT shaders. Calling out shaders is pointless if you use TC, and CGminer hardly ever picks a good TC on its own.

The only other thing I would try is switching up to two threads, but 7870's don't seem to like this. Be sure to get I13 in there, otherwise it will do nothing but hardware errors.

-g 2 -I 13 --worksize 256 --lookup-gap 2

Please DO NOT send me private messages asking for help setting up GPU miners. I will not respond!!!
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!