Bitcoin Forum
May 12, 2024, 06:34:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 [558] 559 560 561 562 563 564 565 566 567 568 569 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 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426872 times)
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
April 17, 2014, 12:43:29 PM
 #11141

Is it possible to know the detail behind those calculation? I would like to build a small table like this one.

Thanks! Cheesy

depending on the coin, the network hash rate of a coin is

Difficulty * (2 ^ 24) / Block time in seconds   (some coins may also use (2 ^ 16: scrypt?) or  (2 ^ 32: bitcoin?)

put your hash rate in relation to the system hash rate and multiply with the current block reward (sometimes a function of the current block number) to get the number of coins you will earn per block on average.

Multiply with number of blocks per day to get the coins you expect to earn per day.

Multiply with the current exchange rates vs BTC or USD to get your gross earnings per day...

Subtract electricity costs, mining pool fees, etc... as needed

Christian

1715538869
Hero Member
*
Offline Offline

Posts: 1715538869

View Profile Personal Message (Offline)

Ignore
1715538869
Reply with quote  #2

1715538869
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715538869
Hero Member
*
Offline Offline

Posts: 1715538869

View Profile Personal Message (Offline)

Ignore
1715538869
Reply with quote  #2

1715538869
Report to moderator
1715538869
Hero Member
*
Offline Offline

Posts: 1715538869

View Profile Personal Message (Offline)

Ignore
1715538869
Reply with quote  #2

1715538869
Report to moderator
1715538869
Hero Member
*
Offline Offline

Posts: 1715538869

View Profile Personal Message (Offline)

Ignore
1715538869
Reply with quote  #2

1715538869
Report to moderator
AizenSou
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


View Profile
April 17, 2014, 01:35:46 PM
 #11142

Oh yeah, I just see someone with over 1Ghs scrypt at ipominer.com

1       csshih   1,052,377    49,676.904
2      Wuher   487,407    23,007.792

I smell some ASICs around here. Anyone still mining scrypt ??

djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
April 17, 2014, 01:40:49 PM
 #11143

Oh yeah, I just see someone with over 1Ghs scrypt at ipominer.com

1       csshih   1,052,377    49,676.904
2      Wuher   487,407    23,007.792

I smell some ASICs around here. Anyone still mining scrypt ??


from time to time, last time was on BC (was rather profitable... )
(23MHash, is not necessarily uncommon... but ok, we know there are out...)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
April 17, 2014, 02:59:27 PM
 #11144

soo mining groestl with 3 750Ti's with a total power load of 150W has now become a cost to me -£0.01 a day
any idea when the new groestl changes will be implemented christian, i know you said 2 or 3 weeks about a week ago but any updates?

right now mining AC on ipominer.com is more profitable for my 900KHs with an expected income of about 0.006BTC where as groestl right now for me is 0.0022BTC

Owner of: cudamining.co.uk
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
April 17, 2014, 03:10:26 PM
 #11145

soo mining groestl with 3 750Ti's with a total power load of 150W has now become a cost to me -£0.01 a day
any idea when the new groestl changes will be implemented christian, i know you said 2 or 3 weeks about a week ago but any updates?

at the moment we're converting the Groestl code to use the Warp shuffle feature, otherwise the Compute 3.0 devices can't get a good speed-up (we need 128 registers per thread, which Compute 3.0 does not provide). This is very similar to what Dave Andersen did to scrypt 4 months ago here http://da-data.blogspot.de/2013/12/inside-better-cuda-based-scrypt-miner.html

Then we've also started work on X11.

Give us till end of the month I'd say...

Christian
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
April 17, 2014, 03:12:00 PM
 #11146

soo mining groestl with 3 750Ti's with a total power load of 150W has now become a cost to me -£0.01 a day
any idea when the new groestl changes will be implemented christian, i know you said 2 or 3 weeks about a week ago but any updates?

at the moment we're converting the Groestl code to use the Warp shuffle feature, otherwise the Compute 3.0 devices can't get a good speed-up (we need 128 registers per thread, which Compute 3.0 does not provide).

Then we've also started work on X11.

Give us till end of the month I'd say...

Christian


Aslong as i can keep my income higher then my costs i am fine with that

Owner of: cudamining.co.uk
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
April 17, 2014, 03:15:31 PM
 #11147

Aslong as i can keep my income higher then my costs i am fine with that

I've done some work on the table based Groestl (the SPH library based version), which would benefit CCMiner 0.5 neatly.  Maybe I can commit that part separately.

Christian
cvax
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
April 17, 2014, 04:05:19 PM
 #11148

Aslong as i can keep my income higher then my costs i am fine with that

I've done some work on the table based Groestl (the SPH library based version), which would benefit CCMiner 0.5 neatly.  Maybe I can commit that part separately.

Christian

Awesome! Thanks for all your hard work. I will update my profit calculations after I measure the new hashrates and power consumptions.

BTC: 15HAePieDjYge6LTG2HFRZEJseRYJJqmta    |     YAC: YMvBp1SpY2sZ8nUZgKFLTEx7neuUZ7APuM
8x 750Ti's, AsRock 970 Extreme 4, Athlon II 170u
ca1ne
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
April 17, 2014, 04:14:10 PM
 #11149

Oh yeah, I just see someone with over 1Ghs scrypt at ipominer.com

1       csshih   1,052,377    49,676.904
2      Wuher   487,407    23,007.792

I smell some ASICs around here. Anyone still mining scrypt ??


from time to time, last time was on BC (was rather profitable... )
(23MHash, is not necessarily uncommon... but ok, we know there are out...)

This most likely is the nicehash rental .  The admin of ipominer is even posting in that rental pools post.
AizenSou
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


View Profile
April 17, 2014, 06:10:53 PM
 #11150

Anyone knows how to fix the lastest CudaMiner to mine scrypt or scrypt-jane?
I compiled from github but my rigs crash when CudaMiner starts. CudaMiner version 28-02 works no problem.
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
April 17, 2014, 06:17:38 PM
 #11151

Anyone knows how to fix the lastest CudaMiner to mine scrypt or scrypt-jane?
I compiled from github but my rigs crash when CudaMiner starts. CudaMiner version 28-02 works no problem.

It is known to have huge issues so i dont think anyone but christian can fix it

Owner of: cudamining.co.uk
AizenSou
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


View Profile
April 17, 2014, 06:30:33 PM
 #11152

Anyone knows how to fix the lastest CudaMiner to mine scrypt or scrypt-jane?
I compiled from github but my rigs crash when CudaMiner starts. CudaMiner version 28-02 works no problem.

It is known to have huge issues so i dont think anyone but christian can fix it

Ok thanks bigjme.
What are you mining right now? I always think scrypt coins are lame but when I look at some profits could be made right now with PoW/PoS coins, I think I need to change my rigs for a few days.

Whitecoin want to clone the success of Blackcoin but with 0.78% premined I think it is just a scam.
Asiacoin looks better for me now. What do you think ?

PS: I just finished my 3. rigs 6x750Tis with ASrock H81 BTC and Linux. It works beautiful. Anyone wants a guide?
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
April 17, 2014, 06:32:18 PM
 #11153

Right now im still doing groestl. Its nor profitable but im a little too lazy to switch xD

Owner of: cudamining.co.uk
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
April 17, 2014, 09:40:20 PM
 #11154

Aslong as i can keep my income higher then my costs i am fine with that

I've done some work on the table based Groestl (the SPH library based version), which would benefit CCMiner 0.5 neatly.  Maybe I can commit that part separately.


okay, the faster version of cuda_groestlcoin.cu is in the repo.

You should see some notable speed-up on Compute 3.0 devices. Not sure about 2.0 and 3.5 - test yourselves.

My rig with 3 ASUS MARS (6 x GTX 760 cores) is doing 24.5 MHash/s Groestlcoin with this code.

In comparison the 3x 780Ti rig is doing 38 MHash/s with some yet unpublished code (this unpublished "killer groestl" code currently only benefits Compute 3.5 and 5.0 devices...).

Christian
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
April 17, 2014, 09:43:47 PM
 #11155

I will test it with my 750tis in a minute
Do i need to change anything to test it best with the 750tis?

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

Activity: 238
Merit: 100


Medichain: The Medical Big-Data Platform


View Profile
April 17, 2014, 09:54:03 PM
 #11156

Right now im still doing groestl. Its nor profitable but im a little too lazy to switch xD
|
When you guys say 'unprofitable' do you mean just not making a good amount of money? or do you mean you are actually breaking even or actually losing money on power costs?

With the 750 TI's I don't think it is quite in the losing money range yet, but it certainly doesn't appear to be making a whole lot right now.

I am still mining hoping that there is some future rise in the price that will pay off...

This whole stock market aspect of coins makes me want to just stick to a multi-pool that pays out BTC each day and keep things simple even if for a little less daily payout.


bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
April 17, 2014, 09:56:13 PM
 #11157

By not profitable i mean not earning as much as the energy costs

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

Activity: 112
Merit: 10


View Profile
April 17, 2014, 10:01:34 PM
 #11158

Christian, can you upload a win binary too?
(@750ti)
Thx
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
April 17, 2014, 10:18:17 PM
 #11159

I will test it with my 750tis in a minute
Do i need to change anything to test it best with the 750tis?

Under Windows, building it for the correct compute capability for your cards would be advised.

It can be changed when you change the project-wide CUDA options (right click in the project explorer on the ccminer project)

The Linux makefile builds for all supported platforms automatically.
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
April 17, 2014, 10:19:15 PM
 #11160

Christian, can you upload a win binary too?
(@750ti)
Thx

too busy modifying the bitsliced Groestl to work fine under Compute 3.0...sorry
Pages: « 1 ... 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 [558] 559 560 561 562 563 564 565 566 567 568 569 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 ... 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!