Bitcoin Forum
August 03, 2024, 09:14:09 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 [620] 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 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 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426888 times)
liomojo1
Hero Member
*****
Offline Offline

Activity: 676
Merit: 500


View Profile
May 07, 2014, 06:56:27 AM
 #12381

Yep it is stake , because your wallet is online and you have some coins in it.
ltcnim
Legendary
*
Offline Offline

Activity: 914
Merit: 1001



View Profile
May 07, 2014, 07:02:15 AM
 #12382

Why are people so excited about  BitQuark? Currently mining it with 750Ti is not worth the effort :!

I was wondering the same. Unless my tool is completely wrong, this is the most unprofitable coin in a long time:

Current Diff = 1275
My Hashrate = 14MH (5x750Ti, I actually took some numbers from this thread and made a low estimation with 2800khash per card)
coins/day = 0.5519
current price = 0.00001100
profit/day = 0.00000607 BTC

residnt
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 07, 2014, 07:04:26 AM
 #12383

Ah cool thanks
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
May 07, 2014, 07:06:51 AM
 #12384

Why are people so excited about  BitQuark? Currently mining it with 750Ti is not worth the effort :!

I was wondering the same. Unless my tool is completely wrong, this is the most unprofitable coin in a long time:

Current Diff = 1275
My Hashrate = 14MH (5x750Ti, I actually took some numbers from this thread and made a low estimation with 2800khash per card)
coins/day = 0.5519
current price = 0.00001100
profit/day = 0.00000607 BTC


if I remember correctly, diff was around 70-80 before I published ccMiner v0.9, lol Wink
I was finding blocks every minute.

I think you tool might be off. With 14 MH/s you should find several blocks per hour.

Christian
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
May 07, 2014, 07:11:26 AM
 #12385


Please vote for SaffronCoin and BitQuark on the comkort exchange. Both coins deserve a listing.
ltcnim
Legendary
*
Offline Offline

Activity: 914
Merit: 1001



View Profile
May 07, 2014, 07:15:54 AM
 #12386

Why are people so excited about  BitQuark? Currently mining it with 750Ti is not worth the effort :!

I was wondering the same. Unless my tool is completely wrong, this is the most unprofitable coin in a long time:

Current Diff = 1275
My Hashrate = 14MH (5x750Ti, I actually took some numbers from this thread and made a low estimation with 2800khash per card)
coins/day = 0.5519
current price = 0.00001100
profit/day = 0.00000607 BTC


if I remember correctly, diff was around 70-80 before I published ccMiner v0.9, lol Wink
I was finding blocks every minute.

I think you tool might be off. With 14 MH/s you should find several blocks per hour.

Christian

Hmm...every other coin calculated seems to match pretty well real world values. I haven't tried BTQ myself, so I need to trust it :/

formula:

Code:
diff.f = 1275
hps = 14000000
blocks.f =  (diff * 4294967296) / hps / (24*60*60)
blocksperday.f = 1 / blocks
fcday.f = blocksperday * 2.5
btcday.f = fcday * 0.00001100

calculates to:

Code:
Block every: 6519.15 minutes

hmm...maybe I need to check some pool payouts ^^

sdesbure
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
May 07, 2014, 07:59:34 AM
 #12387

well I'm currently mining btq with one 750ti for around 2 hours and I've done around 6 BTQ (I'm on cpu-pool). My calculation show that I should have 32 BTQ/day (600Mh/s for the whole network, competing for 7200 BTQ and I have 3Mh/s, so I should have 7200 * 3 /600 BTQ per day roughly). So it's pretty much the case.
I think that if you mine BTQ it's for "the future".
Currently, I can mine ~300 MYR (on 720 000 distributed each day) or ~90k JPC (on  112 500k each day) or ~35MNR (on 54 000 distributed each day). So if the market capitalization of the BTQ is 10 times less any of the other, I "win". I think the price should go up but clearly it's a bet.
hash-monkey
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
May 07, 2014, 08:03:42 AM
 #12388


official ccMiner v0.9 release was made, including Windows binaries!

https://github.com/cbuchner1/ccminer/releases/tag/v0.9

Finally found some time to also update the README.txt file a bit.



Hello. I'm pretty new here, so apologies for a question you might have heard before. I have the GTX 750 TI, and I'm wondering which ccminer to run. In version 0.9 there are three to pick from, ccminer30.exe, ccminer35.exe, and ccminer50.exe. Which of these is best for the 750 TI, or should I use a different version depending on the coin algo? Thanks in advance.
DougB62
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


Banned: For Your Protection


View Profile
May 07, 2014, 08:20:28 AM
 #12389


official ccMiner v0.9 release was made, including Windows binaries!

https://github.com/cbuchner1/ccminer/releases/tag/v0.9

Finally found some time to also update the README.txt file a bit.



Hello. I'm pretty new here, so apologies for a question you might have heard before. I have the GTX 750 TI, and I'm wondering which ccminer to run. In version 0.9 there are three to pick from, ccminer30.exe, ccminer35.exe, and ccminer50.exe. Which of these is best for the 750 TI, or should I use a different version depending on the coin algo? Thanks in advance.

ccminer50.exe
see360
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
May 07, 2014, 08:22:00 AM
 #12390

New binaries! Yes :-)  My 780ti went from 7 Mh/s to 8 Mh/s on JPC. So many CUDA coins, so little time :-)
hash-monkey
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
May 07, 2014, 08:39:24 AM
 #12391


official ccMiner v0.9 release was made, including Windows binaries!

https://github.com/cbuchner1/ccminer/releases/tag/v0.9

Finally found some time to also update the README.txt file a bit.



Hello. I'm pretty new here, so apologies for a question you might have heard before. I have the GTX 750 TI, and I'm wondering which ccminer to run. In version 0.9 there are three to pick from, ccminer30.exe, ccminer35.exe, and ccminer50.exe. Which of these is best for the 750 TI, or should I use a different version depending on the coin algo? Thanks in advance.

ccminer50.exe

Thanks, DougB62. Cooking with (less) gas now.  Smiley
DougB62
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


Banned: For Your Protection


View Profile
May 07, 2014, 09:44:04 AM
 #12392


official ccMiner v0.9 release was made, including Windows binaries!

https://github.com/cbuchner1/ccminer/releases/tag/v0.9

Finally found some time to also update the README.txt file a bit.



Hello. I'm pretty new here, so apologies for a question you might have heard before. I have the GTX 750 TI, and I'm wondering which ccminer to run. In version 0.9 there are three to pick from, ccminer30.exe, ccminer35.exe, and ccminer50.exe. Which of these is best for the 750 TI, or should I use a different version depending on the coin algo? Thanks in advance.

ccminer50.exe

Thanks, DougB62. Cooking with (less) gas now.  Smiley

lol! Yeah - I can't keep up with all these new releases! (Not that I'm complaining.) Have to keep sorting through new (and ~old) coins to figure out what to play with next.  Wink
jsamul
Sr. Member
****
Offline Offline

Activity: 300
Merit: 250


View Profile
May 07, 2014, 09:51:38 AM
 #12393


official ccMiner v0.9 release was made, including Windows binaries!

https://github.com/cbuchner1/ccminer/releases/tag/v0.9

Finally found some time to also update the README.txt file a bit.



Hello. I'm pretty new here, so apologies for a question you might have heard before. I have the GTX 750 TI, and I'm wondering which ccminer to run. In version 0.9 there are three to pick from, ccminer30.exe, ccminer35.exe, and ccminer50.exe. Which of these is best for the 750 TI, or should I use a different version depending on the coin algo? Thanks in advance.

ccminer50.exe

well i would recommend to test all the files and which ever gives you better perf, you should use, as with GTX750ti you have support for all of them i suppose.
hash-monkey
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
May 07, 2014, 09:55:12 AM
 #12394


official ccMiner v0.9 release was made, including Windows binaries!

https://github.com/cbuchner1/ccminer/releases/tag/v0.9

Finally found some time to also update the README.txt file a bit.



Hello. I'm pretty new here, so apologies for a question you might have heard before. I have the GTX 750 TI, and I'm wondering which ccminer to run. In version 0.9 there are three to pick from, ccminer30.exe, ccminer35.exe, and ccminer50.exe. Which of these is best for the 750 TI, or should I use a different version depending on the coin algo? Thanks in advance.

ccminer50.exe

Thanks, DougB62. Cooking with (less) gas now.  Smiley

lol! Yeah - I can't keep up with all these new releases! (Not that I'm complaining.) Have to keep sorting through new (and ~old) coins to figure out what to play with next.  Wink

I know. Smiley I've been mining Groestlcoin for quite a while, so I think it's about time to give something else a shot. Question is, what? Any ideas? I've got x6 750 Tis. Maybe Myriadcoin...
ManIkWeet
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
May 07, 2014, 09:57:11 AM
 #12395

6.6MHash/s on my GTX 780; Only at 90% TDP too.
Kinda spammy, this ccminer that I use for the first time, I wonder if BitQuark is even worth the electricity?
I do love the setup of ccminer, very easy Cheesy

BTC donations: 18fw6ZjYkN7xNxfVWbsRmBvD6jBAChRQVn (thanks!)
hash-monkey
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
May 07, 2014, 10:05:09 AM
 #12396


official ccMiner v0.9 release was made, including Windows binaries!

https://github.com/cbuchner1/ccminer/releases/tag/v0.9

Finally found some time to also update the README.txt file a bit.



Hello. I'm pretty new here, so apologies for a question you might have heard before. I have the GTX 750 TI, and I'm wondering which ccminer to run. In version 0.9 there are three to pick from, ccminer30.exe, ccminer35.exe, and ccminer50.exe. Which of these is best for the 750 TI, or should I use a different version depending on the coin algo? Thanks in advance.

ccminer50.exe

well i would recommend to test all the files and which ever gives you better perf, you should use, as with GTX750ti you have support for all of them i suppose.

True. ccminer50.exe on Groestl gives me ~19200 khash/s. With ccminer35.exe I get ~15600 khash/s  (with x6 GTX750Tis)  Smiley
gpuminer
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
May 07, 2014, 10:54:40 AM
 #12397

You guys get so excited with new algo that can probably mine a single coin (with very little profit). I can imagine many people will become insane once x11 is out because this single mining algo (combine into 1 single algo) open over 10 coins and more are created each week. x11 is way more profitable to mine than quark or anime or goretl because there are a lot of choices. The question is when will it be out ? I bet many people here are willing to donate mining days to developer for x11 release.

Free SIGNs giving everyday. Be part, do not miss!. Sw4sYCL3h9NjLu1i9d6YSSsuQZQztFR7jW
zstanic
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
May 07, 2014, 11:05:44 AM
 #12398

Hello, I have probably a newbie question, but haven't found anywhere on this thread similar discussion:
Is it possible somehow to make a logfile of ccminer/cudaminer activities?
For example:
I left my ccminer to mine JPC for 12 hours, and after that I would like to see at what time it found blocks?!
On my cmd I can see only last minute or two and no logs or something...
Thanks in advance.
Sorry for my bad English.
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 07, 2014, 11:26:54 AM
 #12399

Set -q and it will only show when you find a block or submit a share. So solomining you will only successful blocks

Owner of: cudamining.co.uk
zstanic
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
May 07, 2014, 11:37:30 AM
 #12400

Set -q and it will only show when you find a block or submit a share. So solomining you will only successful blocks
Well, that's wise, but now I cannot see my hashing speed.
Pages: « 1 ... 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 [620] 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 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 ... 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!