Author

Topic: SRBMiner Cryptonight AMD GPU Miner V1.9.3 - native algo switching - page 322. (Read 237247 times)

jr. member
Activity: 196
Merit: 1
Hi dorktor83. I'm stick at your miner, although have AwesomeMiner. Ya, SRBMiner is kicking asses!  Grin

But patrike spoke if SRBMiner has a working API he could add it in AwesomeMiner support (would be great). Do you have plans to make an API for SRBMiner?

thanks Smiley
yes , i have it in plan, smos dev is also waiting on me to make an API Smiley
Thank you

I tested yesterday the 1.4.2 version (I didn't see the 1.4.3 before go to work). Ya, it's faster! The tunning is a bit different from 1.3.x, but with some intensity play everything is better than expected.
RX570 4GB at 1200/2020 996H/s at Cryptonight v7
RX580 8GB (Samsung) 1145H/s at Cryptonight Heavy



RX580 8gb 1145h/s on CN heavy? surely not.

 



Surely Yes
https://imgur.com/a/QgGhV

 Wink
hero member
Activity: 935
Merit: 1001
I don't always drink...
There may be some tweaking needed but I am very pleased with my Rx470's 8GB (Samsung) at 1260/2000 averaging 1014 H/s with an UberMix 3.1 strap with Monerov7.  All 40 cards are stable, especially after manually setting difficulty as the payment ID extension.  Really looking forward to API so I can use my Awesome Miner software with it.
What intensity/threads are you using?

Ajusting manually can improve it, but no much. Mine 580 8GB Samsung can do around 1050~1060H/s in V7 (is better in Heavy) at 1280/2010.

I set it at 0, the software is choosing 57. 2 threads.
What I like to do is run them for about a week, check for bugs, then start moving them up in intensity, clocks, etc.
Problem is, the dev keeps updating the software!  That's a good problem, too.
jr. member
Activity: 196
Merit: 1
There may be some tweaking needed but I am very pleased with my Rx470's 8GB (Samsung) at 1260/2000 averaging 1014 H/s with an UberMix 3.1 strap with Monerov7.  All 40 cards are stable, especially after manually setting difficulty as the payment ID extension.  Really looking forward to API so I can use my Awesome Miner software with it.
What intensity/threads are you using?

Ajusting manually can improve it, but no much. Mine 580 8GB Samsung can do around 1050~1060H/s in V7 (is better in Heavy) at 1280/2010.
hero member
Activity: 935
Merit: 1001
I don't always drink...
There may be some tweaking needed but I am very pleased with my Rx470's 8GB (Samsung) at 1260/2000 averaging 1014 H/s with an UberMix 3.1 strap with Monerov7.  All 40 cards are stable, especially after manually setting difficulty as the payment ID extension.  Really looking forward to API so I can use my Awesome Miner software with it.
full member
Activity: 729
Merit: 114
@doktor83 another feature request.  Can we set a custom donation level and custom dev mining time.  

eg. Like user config from
every ~2 hours 1 minute mining for the dev
can be changed to
every ~4 hours 3 minutes mining.
newbie
Activity: 38
Merit: 0
ipbc
rx580 8gb 2100h/s 1250/900
rx570 4gb 1850h/s 1100/900

GJ !
sr. member
Activity: 1666
Merit: 310
Hello everyone!

Does this miner support TeraScale/VLIW Radeon GPUs?

it should work, but you wont get speeds like on old claymore.
Which card do you have?
Radeon 5770 1GB GDDR5.

And yeah, hashing speed is only half compared to Claymore v9.7...

download v 1.4.3 and add --usekernel 3 in the bat like this :

%EXE% --config config.txt --pools pools.txt --usekernel 3

this is a test kernel im working on for those oldies
I guess this emulates the Claymore v9.7 kernel?

Thanks for caring about old GPUs (most devs don't), I'll give it a try! Smiley
I just tried it and I still only get 80 H/s compared to 176 H/s on Claymore v9.7... intensity is 14 (higher doesn't work), worksize 8, 1 thread.

Another problem with all miners I've tried (except Claymore v9.7) is that there is no "low intensity" option, which means the UI is lagging a lot (if you want to use your PC while mining).

I wish someone could replicate Claymore v9.7 characteristics and I'd gladly pay a mining fee...
newbie
Activity: 65
Merit: 0
Speed seems good, but the miner is simply nowhere near stable.

Crashes 8-10 times per hour, on basically all of my rigs - I cannot press "h" to show hashrate, that instant crashes the application.

All my rigs are perfectly stable on basically all other miners.

GGS, CastXMR, XMR-Stak, Claymore but not on this.

In terms of speed, judging from looking at "stats" which works, it is on par with GGS for performance, so im sticking with that, will test again later if things are more stable.
hero member
Activity: 906
Merit: 507
I have a mixed rig with older gpus r9 270,280,390 how is the performance for these cards or if anyone is running them can you share your rates thank you
newbie
Activity: 35
Merit: 0
in start.bat find this line :

%EXE% --config config.txt --pools pools.txt

and make it look like this :

%EXE% --config config.txt --pools pools.txt --logfile log.txt

then if this devfee thing happens again, i mean if it won't connect back to user pool, leave it for a few minutes and then send me the log.txt

My log file after 2 hours

http://www.mediafire.com/file/x19a9nxant39qfh/log.txt





newbie
Activity: 15
Merit: 0
download 1.4.3 if you really had devfee problem its fixed.
Also if devfee got stuck you didn't have those :

[2018-04-17 10:52:16] Pool sent a new job (ID: 606098711433573)

like hitmandn had.

[2018-04-17 10:53:05] Pool difficulty: 1531728

 this is an insanely high diff the pool sets, it's a badly setup pool.
Try to set a static diff on the pool if they have that option.
With version 1.4.3 I still get devfree errors when mining ipbc with static diff
sr. member
Activity: 1666
Merit: 310
Hello everyone!

Does this miner support TeraScale/VLIW Radeon GPUs?

it should work, but you wont get speeds like on old claymore.
Which card do you have?
Radeon 5770 1GB GDDR5.

And yeah, hashing speed is only half compared to Claymore v9.7...

download v 1.4.3 and add --usekernel 3 in the bat like this :

%EXE% --config config.txt --pools pools.txt --usekernel 3

this is a test kernel im working on for those oldies
I guess this emulates the Claymore v9.7 kernel?

Thanks for caring about old GPUs (most devs don't), I'll give it a try! Smiley
newbie
Activity: 42
Merit: 0
Hi dorktor83. I'm stick at your miner, although have AwesomeMiner. Ya, SRBMiner is kicking asses!  Grin

But patrike spoke if SRBMiner has a working API he could add it in AwesomeMiner support (would be great). Do you have plans to make an API for SRBMiner?

thanks Smiley
yes , i have it in plan, smos dev is also waiting on me to make an API Smiley
Thank you

I tested yesterday the 1.4.2 version (I didn't see the 1.4.3 before go to work). Ya, it's faster! The tunning is a bit different from 1.3.x, but with some intensity play everything is better than expected.
RX570 4GB at 1200/2020 996H/s at Cryptonight v7
RX580 8GB (Samsung) 1145H/s at Cryptonight Heavy



RX580 8gb 1145h/s on CN heavy? surely not.

 

jr. member
Activity: 196
Merit: 1
Hi dorktor83. I'm stick at your miner, although have AwesomeMiner. Ya, SRBMiner is kicking asses!  Grin

But patrike spoke if SRBMiner has a working API he could add it in AwesomeMiner support (would be great). Do you have plans to make an API for SRBMiner?

thanks Smiley
yes , i have it in plan, smos dev is also waiting on me to make an API Smiley
Thank you

I tested yesterday the 1.4.2 version (I didn't see the 1.4.3 before go to work). Ya, it's faster! The tunning is a bit different from 1.3.x, but with some intensity play everything is better than expected.
RX570 4GB at 1200/2020 996H/s at Cryptonight v7
RX580 8GB (Samsung) 1145H/s at Cryptonight Heavy

I dont see the CN-heavy hashrate fluctuation anymore. It just goin up for some minutes to the max. I see a 1% improvement at CN-V7 and around 3% at Heavy.

Devfee is all for you, I am not a greedy bastard. I just like Greed (FullMetal Alchemist character).

I'm waiting anxiously for API  Cheesy
full member
Activity: 327
Merit: 100
Anyone getting invalid nonce / Job not found on Nicehash?
hero member
Activity: 714
Merit: 512
thank you you are very kind.
Please just wait for ver 1.4.4, i will definitely fix this devfee bug some have.

Cool -- I'll wait for that to put it on my other 24x AMD cards =) The first station with 4 cards has been running well, though, so far since yesterday.
newbie
Activity: 118
Merit: 0
Hey Doc,

Any plans to implement the ability to shut GPUs on and off on the fly?  This would be a GREAT help to some of us with 'problem' GPUs in our rigs. I for example have to start and restart the miner 20+ times to get max hashrate because of 2 problem GPUs in one of my miners.



I withdraw my request for Temp shutdown, the monitor I built to monitor your miner is working excellent;)

Thanks,
-J

Very nice idea, we need for tuning fast
jr. member
Activity: 104
Merit: 5
Hey Doc,

Any plans to implement the ability to shut GPUs on and off on the fly?  This would be a GREAT help to some of us with 'problem' GPUs in our rigs. I for example have to start and restart the miner 20+ times to get max hashrate because of 2 problem GPUs in one of my miners.

I withdraw my request for Temp shutdown, the monitor I built to monitor your miner is working excellent;)

Thanks,
-J
newbie
Activity: 19
Merit: 0
The static diff is OK.
Thank you!
 Grin
newbie
Activity: 35
Merit: 0
Hi dev,

how do I set the static difficutly?
Does activate static difficutly by adding ".desiredDifficutly" to your walletid ?

Ex:eXaMpLeEyXACPVTCQZ2bGjg9k7Y9y8rLAGBRBaAJVDnLLbLGAeGLqvn2k82aXzXnEwXUXh72amhAKoR Q.10000

That true. It's OK
Jump to: