Pages:
Author

Topic: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added MaruCoin - page 59. (Read 515713 times)

sr. member
Activity: 322
Merit: 250
if I use qubitcoin on myriad will it work considering it accepts the qubit algo ?
newbie
Activity: 44
Merit: 0
I've seen this mentioned a couple times in the thread and i'm seeing it as well...  Just wondering if the numbers are legit or not

3 different ati cards in 1 rig. a 5870, 6970 and a 7970.  When running groestl for myr i'm seeing 12.3mh on the 7970, 12.7mh on the 5870 and
a whopping 15.11mh on the 6970.  This is solomining with the waller conf properly set to groestl.

I was going to sign up for the one pool listed for myr/groestl to check and see if shares are actually getting accepted but they have it posted
that shares don't report correctly...  so...   thoughts?
I run several 7850 at 6-6.5mh on groestl. Your 5870 and 6970 hasrates look too good to be true Smiley
That was my thought as well.  I let it crank overnight and it came back with a fair number of blocks.  So, i guess it's actually working..
It could be sgminer reporting wrong hasrate. However if this is true hasrate then wow, older GPUs are better at groestl!
Perhaps groestl kernel is not properly optimized for 7x radeons yet.
hero member
Activity: 658
Merit: 500
Not sure why but everytime I start it I get this:



Tried with this:

sgminer -k myriadcoin-groestl -o stablehash.com:4500 -u xxxxxx.xxx -p x -I 19 -g 4 -w 64

and this:

sgminer -k darkcoin -I 18 -g 2 -w 256 -o stratum+tcp://pool.darkcoin.io:3333 -u xxxxxx.xxx -p x
what cards do you have?
member
Activity: 64
Merit: 10
I could use some help with my 280X config. Currently getting only a little over 1.7 MH/s per card.

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer -k quarkcoin -o p2pool.altcryptomining.com:10456 -u walletaddress -p x --lookup-gap 2 --thread-concurrency 11200 -g 2 -I 13 -w 256 --auto-fan --gpu-fan 30-75 --temp-cutoff 90 --temp-overheat 85 --temp-target 72 --gpu-memclock 1500 --gpu-engine 1050 --gpu-powertune -20 --no-submit-stale

I tried with thread concurrency 8192 and gpu engine 1100 but i didn't see a big difference.

edit

with -g 1 and -I 15 i get over 2MH/s
hero member
Activity: 658
Merit: 500
Hello, is normal the rejected ratio i'm getting?


no its not... try lowering your intensity till your hash rate starts to fall
one of the algo's will not take above 14


or maybe try my pool.
I have patched the diff values for gpu workers.
https://bitcointalksearch.org/topic/p2pool-q2c-qubitcoin-p2pool-for-gpu-and-cpu-workers-499931

low DOA %! checkout the stats page
http://5.9.213.199:9372/static/p2pool-node-status/

ahh yes that could also be the case if you are getting too many small shares per sec
diff needs to be up so you get no more that 1 every 2 sec preferably more like every 5 to 10 sec
full member
Activity: 140
Merit: 100
http://mine-coin.de
Hello, is normal the rejected ratio i'm getting?


no its not... try lowering your intensity till your hash rate starts to fall
one of the algo's will not take above 14


or maybe try my pool.
I have patched the diff values for gpu workers.
https://bitcointalksearch.org/topic/p2pool-q2c-qubitcoin-p2pool-for-gpu-and-cpu-workers-499931

low DOA %! checkout the stats page
http://5.9.213.199:9372/static/p2pool-node-status/
hero member
Activity: 658
Merit: 500
anybody got any idea of why i get luffa.cl error when i try to mine qubits?

i have tried to move the .cl files to .exe mapp but it still dosent work, i get no .dll errors just luffa.cl extern error.

plz i need help fast
the normal problems with this are
your sgminer folder needs to not have any spaces in the path i.e. c:\sgminer\
also make your .bat file inside the sgminer directory
other than that all I can say is try redownloading it...
hero member
Activity: 658
Merit: 500
Maybe someone here can answer this:


Is it possible that 64bit makes a difference while mining DRK, also with GPU-mining?

I couldn't get the hash rates other people have with their r9-280x cards.

My rig with the r9-290 works as expected, but the 3 280x in the Rig with BAMT gets only 1300 Kh/s per card.

And BAMT is 32bit...


this type of hash rate happens for me when my gpu drivers crash and lack my mem clock at 150
if this is your problem try lowering your mem and gpu clock in your settings till you get it to work
hero member
Activity: 658
Merit: 500
Hello, is normal the rejected ratio i'm getting?


no its not... try lowering your intensity till your hash rate starts to fall
one of the algo's will not take above 14
sr. member
Activity: 569
Merit: 250
anybody got any idea of why i get luffa.cl error when i try to mine qubits?

i have tried to move the .cl files to .exe mapp but it still dosent work, i get no .dll errors just luffa.cl extern error.

plz i need help fast
sr. member
Activity: 280
Merit: 250
I've seen this mentioned a couple times in the thread and i'm seeing it as well...  Just wondering if the numbers are legit or not

3 different ati cards in 1 rig. a 5870, 6970 and a 7970.  When running groestl for myr i'm seeing 12.3mh on the 7970, 12.7mh on the 5870 and
a whopping 15.11mh on the 6970.  This is solomining with the waller conf properly set to groestl.

I was going to sign up for the one pool listed for myr/groestl to check and see if shares are actually getting accepted but they have it posted
that shares don't report correctly...  so...   thoughts?
I run several 7850 at 6-6.5mh on groestl. Your 5870 and 6970 hasrates look too good to be true Smiley


That was my thought as well.  I let it crank overnight and it came back with a fair number of blocks.  So, i guess it's actually working..
hero member
Activity: 518
Merit: 505
Hi, just curious: Are there any plans to integrate these features into the main sgminer branch?
hero member
Activity: 658
Merit: 500
I keep getting this error with the newest build of sph-sgminer no matter the settings (even no settings)
Quote
The program can't start because libgcc_s_dw2-1.dll is missing from your computer.
Try reinstalling the program to fix this problem.
copy the dll file from one of the other downloads
I know I forgot to add zlib1.dll to the latest build
hero member
Activity: 658
Merit: 500
getting around 1.3 Mh/s on overclocked R9 270,  seem about right?  (1050clock/1400mem)

Hello, can you help me? or anyone else.. I have a R9 270, and I want to mine darkcoins, but I only receive HW error and "share is above target"..

thanks in advanced..
are using -k darkcoin

yes.. but nothing..
gonna need more info then....

I was putting the fraking k in another place.. thank you thank you.. I have a doubt, mi card only give 450khash, but the pool says I'm giving 1200khash.. it is that normal? I dont want to burn the card, but it doesn't the temp up..
that seems about right
newbie
Activity: 44
Merit: 0
I've seen this mentioned a couple times in the thread and i'm seeing it as well...  Just wondering if the numbers are legit or not

3 different ati cards in 1 rig. a 5870, 6970 and a 7970.  When running groestl for myr i'm seeing 12.3mh on the 7970, 12.7mh on the 5870 and
a whopping 15.11mh on the 6970.  This is solomining with the waller conf properly set to groestl.

I was going to sign up for the one pool listed for myr/groestl to check and see if shares are actually getting accepted but they have it posted
that shares don't report correctly...  so...   thoughts?
I run several 7850 at 6-6.5mh on groestl. Your 5870 and 6970 hasrates look too good to be true Smiley
full member
Activity: 239
Merit: 100
Socialist Cryptocurrency Devote
I keep getting this error with the newest build of sph-sgminer no matter the settings (even no settings)
Quote
The program can't start because libgcc_s_dw2-1.dll is missing from your computer.
Try reinstalling the program to fix this problem.
full member
Activity: 196
Merit: 100
I often have some Xorg process at 100% after coldreboot (that needed another coldreboot) on BAMT, could that explain my stange issue with my 290 that loses 10% hash after 10 minutes?
legendary
Activity: 1120
Merit: 1000
Not sure why but everytime I start it I get this:



Tried with this:

sgminer -k myriadcoin-groestl -o stablehash.com:4500 -u xxxxxx.xxx -p x -I 19 -g 4 -w 64

and this:

sgminer -k darkcoin -I 18 -g 2 -w 256 -o stratum+tcp://pool.darkcoin.io:3333 -u xxxxxx.xxx -p x
hero member
Activity: 658
Merit: 500
Any chance of a gui miner for those of us not use to cgminer?
have you tried cgwatcher?
from what i saw it is supposed to work with sgminer as well
edit: just tried it, works well and has a lot of options
https://bitcointalksearch.org/topic/cgwatcher-140-the-guimonitor-for-cgminer-and-bfgminer-to-prevent-downtime-185553
hero member
Activity: 826
Merit: 1000
Any chance of a gui miner for those of us not use to cgminer?
Pages:
Jump to: