Author

Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] - page 448. (Read 3426976 times)

sr. member
Activity: 378
Merit: 250
Thanks. Playing with the Inspector now. Do i need a separate command for every card or can i set all cards with one command?
Separate command for each card.
can you please check?
https://bitcointalksearch.org/topic/m.6832915
run latest version of darckoin wallet. where is placed darkcoin.conf (in what folder)?

under roaming in the darkcoin folder

type %appdata% on start

yes its there
legendary
Activity: 3248
Merit: 1070
Thanks. Playing with the Inspector now. Do i need a separate command for every card or can i set all cards with one command?
Separate command for each card.
can you please check?
https://bitcointalksearch.org/topic/m.6832915
run latest version of darckoin wallet. where is placed darkcoin.conf (in what folder)?

under roaming in the darkcoin folder

type %appdata% on start
full member
Activity: 263
Merit: 100
Thanks. Playing with the Inspector now. Do i need a separate command for every card or can i set all cards with one command?
Separate command for each card.
can you please check?
https://bitcointalksearch.org/topic/m.6832915
run latest version of darckoin wallet. where is placed darkcoin.conf (in what folder)?
full member
Activity: 126
Merit: 100

As i missed a 0 i would say so Wink its actually 0.008btc now, yesterday it was 0.01btc

Then again i do have a 780, a 7950, and 2 750Ti's which i dont have mining atall Wink but to follow up on your calculation. 30 750Ti's would earn 0.08btc a day pretty easy. My 0.008btc was with very low buying prices, which has gone up since

Hehe u just made me realize that 0 is the most powerful number LOL

Anyways, thanks for sharing, man. Take care! =)
sr. member
Activity: 378
Merit: 250
Thanks. Playing with the Inspector now. Do i need a separate command for every card or can i set all cards with one command?
Separate command for each card.
can you please check?
https://bitcointalksearch.org/topic/m.6832915
full member
Activity: 263
Merit: 100
Thanks. Playing with the Inspector now. Do i need a separate command for every card or can i set all cards with one command?
Separate command for each card.
member
Activity: 112
Merit: 10
Can you PM your full cpu-miner.c and the binary?
Thanks.

Thanks. Ill test it now.
The next thing we have to solve is to restart Afterburner with different overclock settings for Scrypt and X11.
I underclock my Memory -502 if im mining X11.

We have to check also what happens to the performance if cudaminer is starting to work and the ccminer instance will be killed.
If there is still a problem, a possible solution should be to put a timeout into cudaminer after stratum is starting to work so that the script can kill the backup pool first.

By the way: Which Prices do you use for Scrypt & ScryptN? For X11 ill stay at 1.6 BTC.

I'm not using scypt and scryptn. Only x11. For overclocking i recomend you using nvidiaInspector. You can save overclocking preset and run it from console.

Thanks. Playing with the Inspector now. Do i need a separate command for every card or can i set all cards with one command?
sr. member
Activity: 350
Merit: 250
Im still finding about 0.08btc return over at nicehash which isnt bad, even at the low price

Hey man, can't help my curiosity and wanna ask: what and how many GPUs do u hav mining at Nicehash for that kind of payout?

(That payout is daily, right?)

THanks would love feedback Smiley

Well, some quick calculating gives us that he must have about 60.2 Mhash/s total. Assuming 1600 khash per 750ti, he would have to have the equivalent of about 36 of them. Then again, this is assuming that he only uses 750ti's, and that the 0.08 btc given is without factoring electricity costs. So this calculation is pretty useless, really.

As i missed a 0 i would say so Wink its actually 0.008btc now, yesterday it was 0.01btc

Then again i do have a 780, a 7950, and 2 750Ti's which i dont have mining atall Wink but to follow up on your calculation. 30 750Ti's would earn 0.08btc a day pretty easy. My 0.008btc was with very low buying prices, which has gone up since
sr. member
Activity: 350
Merit: 250
Im still finding about 0.008btc return over at nicehash which isnt bad, even at the low price

Hey man, can't help my curiosity and wanna ask: what and how many GPUs do u hav mining at Nicehash for that kind of payout?

(That payout is daily, right?)

THanks would love feedback Smiley

That is just 3 750Ti's at 2.1MH/s each
The payment has dropped a little. The day before it was 0.01btc but 0.008btc is about normal. And i just realised i put 0.08btc earlier lol
full member
Activity: 146
Merit: 100
Im still finding about 0.08btc return over at nicehash which isnt bad, even at the low price

Hey man, can't help my curiosity and wanna ask: what and how many GPUs do u hav mining at Nicehash for that kind of payout?

(That payout is daily, right?)

THanks would love feedback Smiley

Well, some quick calculating gives us that he must have about 60.2 Mhash/s total. Assuming 1600 khash per 750ti, he would have to have the equivalent of about 36 of them. Then again, this is assuming that he only uses 750ti's, and that the 0.08 btc given is without factoring electricity costs. So this calculation is pretty useless, really.
full member
Activity: 126
Merit: 100
Im still finding about 0.08btc return over at nicehash which isnt bad, even at the low price

Hey man, can't help my curiosity and wanna ask: what and how many GPUs do u hav mining at Nicehash for that kind of payout?

(That payout is daily, right?)

THanks would love feedback Smiley
sr. member
Activity: 378
Merit: 250
full member
Activity: 145
Merit: 101
ozzy1926, have wallet fully synchronized?
sr. member
Activity: 378
Merit: 250
can i solo darkcoin with ccminer?

yeah but unless you have a strong hashpower, you won't find a block so easily

i did my .bat file like this:
ccminer.exe -q -s 1 --algo=x11 -o http://127.0.0.1:9998 -u X -p Q
i did my .conf file:
Code:
server=1
listen=1
daemon=1
debug=1
rpcuser=X
rpcpassword=Q
rpcport=9998
rpcallowip=127.0.0.1
addnode=54.80.16.112
addnode=23.23.186.131
addnode=50.16.206.102
addnode=50.19.116.123
addnode=98.165.130.67
addnode=darkcoin.io
addnode=54.242.50.205
addnode=50.17.98.53
addnode=54.225.43.37

but it doesnt work  Embarrassed
set password and user more longer (5-10 char)
example:
rpcuser=solominer
rpcpassword=solopass

and run
ccminer.exe -q -s 1 --algo=x11 -o http://127.0.0.1:9998 -u solominer -p solopass

p.s. you want solo mining darkcoin?? Shocked
yes i want to solo darkcoin but this time i am getting this:
legendary
Activity: 3248
Merit: 1070
can i solo darkcoin with ccminer?

yeah but unless you have a strong hashpower, you won't find a block so easily

i did my .bat file like this:
ccminer.exe -q -s 1 --algo=x11 -o http://127.0.0.1:9998 -u X -p Q
i did my .conf file:
Code:
server=1
listen=1
daemon=1
debug=1
rpcuser=X
rpcpassword=Q
rpcport=9998
rpcallowip=127.0.0.1
addnode=54.80.16.112
addnode=23.23.186.131
addnode=50.16.206.102
addnode=50.19.116.123
addnode=98.165.130.67
addnode=darkcoin.io
addnode=54.242.50.205
addnode=50.17.98.53
addnode=54.225.43.37

but it doesnt work  Embarrassed

maybe you have another coin on that port?
full member
Activity: 263
Merit: 100
can i solo darkcoin with ccminer?

yeah but unless you have a strong hashpower, you won't find a block so easily

i did my .bat file like this:
ccminer.exe -q -s 1 --algo=x11 -o http://127.0.0.1:9998 -u X -p Q
i did my .conf file:
Code:
server=1
listen=1
daemon=1
debug=1
rpcuser=X
rpcpassword=Q
rpcport=9998
rpcallowip=127.0.0.1
addnode=54.80.16.112
addnode=23.23.186.131
addnode=50.16.206.102
addnode=50.19.116.123
addnode=98.165.130.67
addnode=darkcoin.io
addnode=54.242.50.205
addnode=50.17.98.53
addnode=54.225.43.37

but it doesnt work  Embarrassed
set password and user more longer (5-10 char)
example:
rpcuser=solominer
rpcpassword=solopass

and run
ccminer.exe -q -s 1 --algo=x11 -o http://127.0.0.1:9998 -u solominer -p solopass

p.s. you want solo mining darkcoin?? Shocked
sr. member
Activity: 350
Merit: 250
Im still finding about 0.008btc return over at nicehash which isnt bad, even at the low price
sr. member
Activity: 378
Merit: 250
can i solo darkcoin with ccminer?

yeah but unless you have a strong hashpower, you won't find a block so easily

i did my .bat file like this:
ccminer.exe -q -s 1 --algo=x11 -o http://127.0.0.1:9998 -u X -p Q
i did my .conf file:
Code:
server=1
listen=1
daemon=1
debug=1
rpcuser=X
rpcpassword=Q
rpcport=9998
rpcallowip=127.0.0.1
addnode=54.80.16.112
addnode=23.23.186.131
addnode=50.16.206.102
addnode=50.19.116.123
addnode=98.165.130.67
addnode=darkcoin.io
addnode=54.242.50.205
addnode=50.17.98.53
addnode=54.225.43.37

but it doesnt work  Embarrassed
member
Activity: 112
Merit: 10
I'm not using scypt and scryptn. Only x11. For overclocking i recomend you using nvidiaInspector. You can save overclocking preset and run it from console.

Me too, but if there is a profitable peak on nicehash, ill mine it too with this script.
full member
Activity: 263
Merit: 100
Can you PM your full cpu-miner.c and the binary?
Thanks.

Thanks. Ill test it now.
The next thing we have to solve is to restart Afterburner with different overclock settings for Scrypt and X11.
I underclock my Memory -502 if im mining X11.

We have to check also what happens to the performance if cudaminer is starting to work and the ccminer instance will be killed.
If there is still a problem, a possible solution should be to put a timeout into cudaminer after stratum is starting to work so that the script can kill the backup pool first.

By the way: Which Prices do you use for Scrypt & ScryptN? For X11 ill stay at 1.6 BTC.

I'm not using scypt and scryptn. Only x11. For overclocking i recomend you using nvidiaInspector. You can save overclocking preset and run it from console.
Jump to: