Author

Topic: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65% - page 689. (Read 1260677 times)

newbie
Activity: 57
Merit: 0
What will the difficulty be when POW starts?
sr. member
Activity: 393
Merit: 250
All orphans as the blockchain will reject them until 577850 ... wasting electricity Smiley

Not exactly correct.

Orphans are blocks that get accepted by the pool's wallet, but later rejected by the network (because someone else found the same block earlier).

In this particular case, the pool's wallet is not accepting these blocks ever, so it's only the miner's own interface that say's "BLOCK" -- it's never seen by the pool itself.

I do not believe shares can be rejected by http://dmdpool.digsys.bg with BOO, if they are valid. Most likely the miner is not using Diamond compatible stratum protocol. In this case, one could use the pushpool interface that this pool is running exactly for that purpose: just replace the -o URL with http://dmdpool.digsys.bg:3345

The pool's stratum and pushpool interfaces are working correctly, as miners are finding blocks and the wallet is dropping these on the floor. This will continue until block 577850 comes. The pool has been enabled again "earlier", because I don't intend to stay late at night for this very purpose and I am confident many people would like to start mining ASAP.

PS: The irony being that most of my miner rigs are down for one reason or another.
legendary
Activity: 3164
Merit: 1003
@cryptonit  are you using ccminer ?
http://bit.diamonds/mining.html
there u should find help get a dmd-groestl miner running
i have amd and nvidia cards so i use both kind of miners

and if u have question just ask here
lot of helpful people around

thanks  i have that miner  and i think its the pool not set correctly   ccminer.exe -a groestl  -s 1  -o stratum+tcp://dmdpool.digsys.bg:3333

not working  all boo's  help plz

how about u read the example config that u can read at the link i gave u  Cool
Code:
ccminer.exe --algo=dmd-gr -o stratum+tcp://dmdpool.digsys.bg:3333 -u [worker name] -p [password] -l t4x16 -C 2 -b 4096 -m 1 -i 0 -L 2 
and then compare the algo with ur config

thats Cudaminer  need ccminer

if ya dont belive me i cant help ya
--algo=dmd-gr
that works  cryptonit   thanks  --algo=dmd-gr   Cheesy
member
Activity: 75
Merit: 10
consult the thread for palas miner optimisation afaik u need to replace ur bin too
https://bitcointalksearch.org/topic/anngrsdmddgb-pallas-optimized-groestl-opencl-kernels-779598
I've tried various parameter settings for this with no change, the only things I have not tried, is changing any of the GPU frequency settings, or upgraded the AMD drivers (still on 14.4). Although Pallas post shows stock should be able to hit around 18Mhs.

As for the .bin file, although I gave it a try, I did not expect it to make any difference, as that bin is for the Hawaii based GPUs, where as the 280x is a Tahiti card.

It should work on Tahiti as well (it works on 7950, so...)

I'm not sure what the issue is then, since new .bin files were being created even with your .bin in place, I decided to change the name of your Hawaii BIN file to match that of the file that was being created for my parameters, it does appear to use it, as no new .bin files are created, and only your one remains, but it also did not affect the hashrate either.

I also have a 7950 I can try it on later, to see how that fairs.
legendary
Activity: 3164
Merit: 1003
@cryptonit  are you using ccminer ?
http://bit.diamonds/mining.html
there u should find help get a dmd-groestl miner running
i have amd and nvidia cards so i use both kind of miners

and if u have question just ask here
lot of helpful people around

thanks  i have that miner  and i think its the pool not set correctly   ccminer.exe -a groestl  -s 1  -o stratum+tcp://dmdpool.digsys.bg:3333

not working  all boo's  help plz

how about u read the example config that u can read at the link i gave u  Cool
Code:
ccminer.exe --algo=dmd-gr -o stratum+tcp://dmdpool.digsys.bg:3333 -u [worker name] -p [password] -l t4x16 -C 2 -b 4096 -m 1 -i 0 -L 2 
and then compare the algo with ur config

thats Cudaminer  need ccminer

if ya dont belive me i cant help ya
--algo=dmd-gr

ok let me try for a second thanks  cryptonit   Smiley
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
consult the thread for palas miner optimisation afaik u need to replace ur bin too
https://bitcointalksearch.org/topic/anngrsdmddgb-pallas-optimized-groestl-opencl-kernels-779598
I've tried various parameter settings for this with no change, the only things I have not tried, is changing any of the GPU frequency settings, or upgraded the AMD drivers (still on 14.4). Although Pallas post shows stock should be able to hit around 18Mhs.

As for the .bin file, although I gave it a try, I did not expect it to make any difference, as that bin is for the Hawaii based GPUs, where as the 280x is a Tahiti card.

It should work on Tahiti as well (it works on 7950, so...)
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
http://dmdpool.digsys.bg  close your pool down plz  till the correct block
no wonder i was getting  boo's  Cheesy

did u read what i wrote
u get no boo's
the pool will accept correct configed miners shares
he just will not find blocks


--algo=dmd-gr u need this algo
full member
Activity: 150
Merit: 101
The hen or the egg
@cryptonit  are you using ccminer ?
http://bit.diamonds/mining.html
there u should find help get a dmd-groestl miner running
i have amd and nvidia cards so i use both kind of miners

and if u have question just ask here
lot of helpful people around

thanks  i have that miner  and i think its the pool not set correctly   ccminer.exe -a groestl  -s 1  -o stratum+tcp://dmdpool.digsys.bg:3333

not working  all boo's  help plz

how about u read the example config that u can read at the link i gave u  Cool
Code:
ccminer.exe --algo=dmd-gr -o stratum+tcp://dmdpool.digsys.bg:3333 -u [worker name] -p [password] -l t4x16 -C 2 -b 4096 -m 1 -i 0 -L 2 
and then compare the algo with ur config

thats Cudaminer  need ccminer

Just make sure to use ccminer 1.2 and the algo "dmd-gr", NOT "groestl". Then you should be yay-ing just fine  Smiley
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
@cryptonit  are you using ccminer ?
http://bit.diamonds/mining.html
there u should find help get a dmd-groestl miner running
i have amd and nvidia cards so i use both kind of miners

and if u have question just ask here
lot of helpful people around

thanks  i have that miner  and i think its the pool not set correctly   ccminer.exe -a groestl  -s 1  -o stratum+tcp://dmdpool.digsys.bg:3333

not working  all boo's  help plz

how about u read the example config that u can read at the link i gave u  Cool
Code:
ccminer.exe --algo=dmd-gr -o stratum+tcp://dmdpool.digsys.bg:3333 -u [worker name] -p [password] -l t4x16 -C 2 -b 4096 -m 1 -i 0 -L 2 
and then compare the algo with ur config

thats Cudaminer  need ccminer

if ya dont belive me i cant help ya
--algo=dmd-gr
legendary
Activity: 3164
Merit: 1003
@cryptonit  are you using ccminer ?
http://bit.diamonds/mining.html
there u should find help get a dmd-groestl miner running
i have amd and nvidia cards so i use both kind of miners

and if u have question just ask here
lot of helpful people around

thanks  i have that miner  and i think its the pool not set correctly   ccminer.exe -a groestl  -s 1  -o stratum+tcp://dmdpool.digsys.bg:3333

not working  all boo's  help plz

how about u read the example config that u can read at the link i gave u  Cool
Code:
ccminer.exe --algo=dmd-gr -o stratum+tcp://dmdpool.digsys.bg:3333 -u [worker name] -p [password] -l t4x16 -C 2 -b 4096 -m 1 -i 0 -L 2 
and then compare the algo with ur config

thats Cudaminer  need ccminer
hero member
Activity: 630
Merit: 500
DOH do not mine until block 577850 all you are doing right now is polluting blockchain with orphans mining will NOT WORK until restart block
pools been open

DOH

In anticipation of block 577850 the mining pool at http://dmdpool.digsys.bg is operational again. Remember: no PoW blocks prior to 577850 Smiley
legendary
Activity: 3164
Merit: 1003
DOH do not mine until block 577850 all you are doing right now is polluting blockchain with orphans mining will NOT WORK until restart block
pools been open
member
Activity: 75
Merit: 10
consult the thread for palas miner optimisation afaik u need to replace ur bin too
https://bitcointalksearch.org/topic/anngrsdmddgb-pallas-optimized-groestl-opencl-kernels-779598
I've tried various parameter settings for this with no change, the only things I have not tried, is changing any of the GPU frequency settings, or upgraded the AMD drivers (still on 14.4). Although Pallas post shows stock should be able to hit around 18Mhs.

As for the .bin file, although I gave it a try, I did not expect it to make any difference, as that bin is for the Hawaii based GPUs, where as the 280x is a Tahiti card.

regarding danbis pool it mine nothing
ur shares accepted but the pool cant find blocks until POW is activated

Good to know.
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
dont be nervous people it can be 3-8 hours until we reach POW active block

dont make urself crazy
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
Not sure if I'm reading things incorrectly, but I see there is a optimized groestl kernel for SGMiner to help boost mining hashrate for certain AMD cards. I am running SGMiner 4.1 with the optimized kernel from Pallas, which I have replaced both the diamond.cl and groestlcoin.cl files with, but it appears this has made no difference with my hashrate.

I'm testing on a 280x running at stock settings, and am averaging 6.7Mhs, while I see others posting much higher rates with 280x and even the 270x. Am I missing something here? I've deleted the .bin files so new ones will be created, and I'm running the following batch file parameters for it.

sgminer -k diamond -o stratum+tcp://dmdpool.digsys.bg:3333 -u xxx -p xxx --xintensity 300 -g 1 -w 256 --lookup-gap 0 --thread-concurrency 8192 --difficulty-multiplier 0.0039062500

Also since I'm testing on Danbis pool, but POW for Diamond is not active yet, does anyone know what the pool is mining currently? I'm guessing its Groestlcoin itself.

FYI: testing/mining on Danbis pool is not showing any rejects for me.

consult the thread for palas miner optimisation afaik u need to replace ur bin too
https://bitcointalksearch.org/topic/anngrsdmddgb-pallas-optimized-groestl-opencl-kernels-779598

regarding danbis pool it mine nothing
ur shares accepted but the pool cant find blocks until POW is activated
hero member
Activity: 630
Merit: 500
All orphans as the blockchain will reject them until 577850 ... wasting electricity Smiley
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
@cryptonit  are you using ccminer ?
http://bit.diamonds/mining.html
there u should find help get a dmd-groestl miner running
i have amd and nvidia cards so i use both kind of miners

and if u have question just ask here
lot of helpful people around

thanks  i have that miner  and i think its the pool not set correctly   ccminer.exe -a groestl  -s 1  -o stratum+tcp://dmdpool.digsys.bg:3333

not working  all boo's  help plz

how about u read the example config that u can read at the link i gave u  Cool
Code:
ccminer.exe --algo=dmd-gr -o stratum+tcp://dmdpool.digsys.bg:3333 -u [worker name] -p [password] -l t4x16 -C 2 -b 4096 -m 1 -i 0 -L 2 
and then compare the algo with ur config
member
Activity: 75
Merit: 10
Not sure if I'm reading things incorrectly, but I see there is a optimized groestl kernel for SGMiner to help boost mining hashrate for certain AMD cards. I am running SGMiner 4.1 with the optimized kernel from Pallas, which I have replaced both the diamond.cl and groestlcoin.cl files with, but it appears this has made no difference with my hashrate.

I'm testing on a 280x running at stock settings, and am averaging 6.7Mhs, while I see others posting much higher rates with 280x and even the 270x. Am I missing something here? I've deleted the .bin files so new ones will be created, and I'm running the following batch file parameters for it.

sgminer -k diamond -o stratum+tcp://dmdpool.digsys.bg:3333 -u xxx -p xxx --xintensity 300 -g 1 -w 256 --lookup-gap 0 --thread-concurrency 8192 --difficulty-multiplier 0.0039062500

Also since I'm testing on Danbis pool, but POW for Diamond is not active yet, does anyone know what the pool is mining currently? I'm guessing its Groestlcoin itself.

FYI: testing/mining on Danbis pool is not showing any rejects for me.
hero member
Activity: 630
Merit: 500
DOH do not mine until block 577850 all you are doing right now is polluting blockchain with orphans mining will NOT WORK until restart block
legendary
Activity: 3164
Merit: 1003
@cryptonit  are you using ccminer ?
http://bit.diamonds/mining.html
there u should find help get a dmd-groestl miner running
i have amd and nvidia cards so i use both kind of miners

and if u have question just ask here
lot of helpful people around

thanks  i have that miner  and i think its the pool not set correctly   ccminer.exe -a groestl  -s 1  -o stratum+tcp://dmdpool.digsys.bg:3333

not working  all boo's  help plz
Jump to: