Bitcoin Forum
May 10, 2024, 05:06:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 [688] 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426872 times)
christian1980
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 20, 2014, 11:44:12 AM
 #13741

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.
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715360771
Hero Member
*
Offline Offline

Posts: 1715360771

View Profile Personal Message (Offline)

Ignore
1715360771
Reply with quote  #2

1715360771
Report to moderator
ozzy1926
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
May 20, 2014, 11:44:58 AM
 #13742

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
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 20, 2014, 11:47:09 AM
Last edit: May 20, 2014, 12:32:34 PM by bigjme
 #13743

Im still finding about 0.008btc return over at nicehash which isnt bad, even at the low price

Owner of: cudamining.co.uk
zelante
Full Member
***
Offline Offline

Activity: 263
Merit: 100



View Profile
May 20, 2014, 11:50:47 AM
 #13744

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
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 20, 2014, 11:51:45 AM
 #13745

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?
ozzy1926
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
May 20, 2014, 11:55:14 AM
 #13746

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:
ManiacMiner
Full Member
***
Offline Offline

Activity: 145
Merit: 101



View Profile
May 20, 2014, 12:03:03 PM
 #13747

ozzy1926, have wallet fully synchronized?

(つ ͡๏ ͜১ ͡๏ )つ[̲̅$̲̅(̲̅5̲̅)̲̅$̲̅]ε=ʕ ͡๏ ͜১ ͡๏ʔ=з
ozzy1926
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
May 20, 2014, 12:05:05 PM
 #13748

ozzy1926, have wallet fully synchronized?
yea and its open
xandrino
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
May 20, 2014, 12:05:26 PM
 #13749

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
DemosMirak
Full Member
***
Offline Offline

Activity: 146
Merit: 100


View Profile
May 20, 2014, 12:26:17 PM
 #13750

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.

BTC: 13enECLM3M3gjQDoBKouXuYFG4zXaDdDPx
LTC: LRTbQNQcRjZV51PivQdhK7zpMtJYPouqR9
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 20, 2014, 12:32:18 PM
 #13751

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

Owner of: cudamining.co.uk
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 20, 2014, 12:34:08 PM
 #13752

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

Owner of: cudamining.co.uk
christian1980
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 20, 2014, 12:52:45 PM
 #13753

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?
zelante
Full Member
***
Offline Offline

Activity: 263
Merit: 100



View Profile
May 20, 2014, 01:06:03 PM
 #13754

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.
ozzy1926
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
May 20, 2014, 01:12:59 PM
 #13755

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://bitcointalk.org/index.php?topic=167229.msg6832915#msg6832915
xandrino
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
May 20, 2014, 01:14:27 PM
 #13756


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! =)
zelante
Full Member
***
Offline Offline

Activity: 263
Merit: 100



View Profile
May 20, 2014, 01:29:36 PM
 #13757

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://bitcointalk.org/index.php?topic=167229.msg6832915#msg6832915
run latest version of darckoin wallet. where is placed darkcoin.conf (in what folder)?
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 20, 2014, 01:42:59 PM
 #13758

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://bitcointalk.org/index.php?topic=167229.msg6832915#msg6832915
run latest version of darckoin wallet. where is placed darkcoin.conf (in what folder)?

under roaming in the darkcoin folder

type %appdata% on start
ozzy1926
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
May 20, 2014, 01:50:42 PM
 #13759

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://bitcointalk.org/index.php?topic=167229.msg6832915#msg6832915
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
goodluck0319
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
May 20, 2014, 01:54:22 PM
 #13760

if I am buying 750ti, how am I going to get at least 2.8 MH/s per card? what miner shall I using in order to get that hashrate?
Pages: « 1 ... 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 [688] 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 ... 1135 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!