Author

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

newbie
Activity: 29
Merit: 0
Version 1.5.7 deleted by antivirus...
full member
Activity: 1120
Merit: 131
Thanks for your reply, then I don't have anything to change.
hero member
Activity: 2548
Merit: 626
Doctor, is there a kernel recommandation for RX 570s ?

Thanks.

Kernel 1, that's for newer cards.
Also if you dont set it , it will be automatically set to 1.
full member
Activity: 1120
Merit: 131
Doctor, is there a kernel recommandation for RX 570s ?

Thanks.
hero member
Activity: 2548
Merit: 626
Using latest version, thank you for stellitev4 support.
HashRate is also very nice, one thing I get alot of
Pool rejected result 0x0001704C (low difficulty share)
Other miners do not show me this message, what it mean?
Anything to worry about?

it means you are using wrong algorithm. What are you trying to mine?

Also where do I add the "Kernel" can you give example as I added:

/* Intensity 0-> auto intensity, or value from 1-300  */
"intensity" : 0,
"kernel" : 4,

Tried each Kernel and made no difference in hash, so thinking put it in wrong place?

Thanks man

Not there, you put it in gpu_conf :


"gpu_conf" :
[
   { "id" : 0, "intensity" : 80, "worksize" : 8, "threads" : 1, "kernel" : 1},
   { "id" : 1, "intensity" : 40, "worksize" : 8, "threads" : 2, "kernel" : 2},
   { "id" : 3, "intensity" : 30, "worksize" : 8, "threads" : 2, "kernel" : 3},
   { "id" : 4, "intensity" : 90, "worksize" : 8, "threads" : 1, "kernel" : 4}
]


What GPU's do you have?
newbie
Activity: 143
Merit: 0
Using latest version, thank you for stellitev4 support.
HashRate is also very nice, one thing I get alot of
Pool rejected result 0x0001704C (low difficulty share)
Other miners do not show me this message, what it mean?
Anything to worry about?

it means you are using wrong algorithm. What are you trying to mine?

StelliteV4, I set it to this and stellite pool?
Maybe pool no ready yet?

nooo, they will fork next week, probably friday Smiley
So it's not that algo , yet.

Thanks man, got it, my bad. :-)
newbie
Activity: 143
Merit: 0
Using latest version, thank you for stellitev4 support.
HashRate is also very nice, one thing I get alot of
Pool rejected result 0x0001704C (low difficulty share)
Other miners do not show me this message, what it mean?
Anything to worry about?

it means you are using wrong algorithm. What are you trying to mine?

Also where do I add the "Kernel" can you give example as I added:

/* Intensity 0-> auto intensity, or value from 1-300  */
"intensity" : 0,
"kernel" : 4,

Tried each Kernel and made no difference in hash, so thinking put it in wrong place?

Thanks man
hero member
Activity: 2548
Merit: 626
Using latest version, thank you for stellitev4 support.
HashRate is also very nice, one thing I get alot of
Pool rejected result 0x0001704C (low difficulty share)
Other miners do not show me this message, what it mean?
Anything to worry about?

it means you are using wrong algorithm. What are you trying to mine?

StelliteV4, I set it to this and stellite pool?
Maybe pool no ready yet?

nooo, they will fork next week, probably friday Smiley
So it's not that algo , yet.
newbie
Activity: 143
Merit: 0
Using latest version, thank you for stellitev4 support.
HashRate is also very nice, one thing I get alot of
Pool rejected result 0x0001704C (low difficulty share)
Other miners do not show me this message, what it mean?
Anything to worry about?

it means you are using wrong algorithm. What are you trying to mine?

StelliteV4, I set it to this and stellite pool?
Maybe pool no ready yet?
hero member
Activity: 2548
Merit: 626
Using latest version, thank you for stellitev4 support.
HashRate is also very nice, one thing I get alot of
Pool rejected result 0x0001704C (low difficulty share)
Other miners do not show me this message, what it mean?
Anything to worry about?

it means you are using wrong algorithm. What are you trying to mine?
newbie
Activity: 143
Merit: 0
Using latest version, thank you for stellitev4 support.
HashRate is also very nice, one thing I get alot of
Pool rejected result 0x0001704C (low difficulty share)
Other miners do not show me this message, what it mean?
Anything to worry about?
hero member
Activity: 2548
Merit: 626
I've downloaded the V1.5.7 and connected it to etn.nanopool, algo monero7, it seems that it does not give share, only recieve job from pool, can someone check it ? i've tried on cn-heavy algo and it's working.

diff at nanopool is 240009, also the fork was activated few blocks ago, and its normalv7 here, not monero7.

Looks like i screwed something when implementing Stellite, please don't yet download 1.5.7, i will fix it ASAP an re-upload.

All fixed
newbie
Activity: 4
Merit: 0
I've downloaded the V1.5.7 and connected it to etn.nanopool, algo monero7, it seems that it does not give share, only recieve job from pool, can someone check it ? i've tried on cn-heavy algo and it's working.
newbie
Activity: 6
Merit: 0
Hello, is there any operating system type, ethOS or hiveOS that supports this SRB miner? I would love to use it however use ethOS!
hero member
Activity: 2548
Merit: 626
V1.5.7
- Added support for StelliteV4 algo
- Added option "worker" in pool config - pool must support this, also CMD parameter --cworker
- Fixed average hashrate display (1,5,30 min) when there are disabled GPU's

+ Had to push this quick update because of the upcoming Stellite fork, so you guys can get ready on time Smiley
+ "worker" option won't work on every pool, because pool must support 'rigid' parameter

It would look something like this :

{
"pools" :
[
   {"pool" : "xmr-eu1.nanopool.org:14444", "wallet" : "your-wallet", "password" : "x", "worker" : "my-rig-name"}
]
}
jr. member
Activity: 196
Merit: 1
Hello Doc!

Next week XTL(stellite coin) be forked to new algo CryptoNight variant xtl.

Do you plan to add this algo to SRB miner?
It'll be very useful feature.

P.S. xmrig have it already

WBR


Ya. Is a CN-V7 version with minor changes. https://github.com/stellitecoin/xtl-stak/blob/0be955abb58aa8ce9e24283aa16f6753c7a00b55/xmrstak/backend/cryptonight.hpp
newbie
Activity: 417
Merit: 0
Dok, how do you figure auto-intensity?

Because it seems to be so precise, it sets 51 for me and even manual setting with 52 I run into big problems :\



intensyity = 0

this is auto

newbie
Activity: 11
Merit: 0
Hello Doc!

Next week XTL(stellite coin) be forked to new algo CryptoNight variant xtl.

Do you plan to add this algo to SRB miner?
It'll be very useful feature.

P.S. xmrig have it already

WBR

jr. member
Activity: 158
Merit: 5
Dok, how do you figure auto-intensity?

Because it seems to be so precise, it sets 51 for me and even manual setting with 52 I run into big problems :\

newbie
Activity: 154
Merit: 0
Auto intensity is good now, leave all rigs to intensity:0, no crash at all.
Really good miner, Doc, +1 for u.
Jump to: