Bitcoin Forum
May 05, 2024, 07:43:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 23 24 25 26 27 28 29 30 »
  Print  
Author Topic: [XPM] Working on a GPU miner for Primecoin  (Read 102741 times)
funnow
Full Member
***
Offline Offline

Activity: 347
Merit: 100


View Profile WWW
July 30, 2013, 12:57:25 PM
 #301

How about Xeon Phi for XPM mining? Xeon Phi is OpenCL device and multi core x86 CPU in one. Does somebody try it? Is it more profitable, than CPU or GPU?

He he Smiley You was faster than me. I think Xeon Phi is a good solution.
1714938214
Hero Member
*
Offline Offline

Posts: 1714938214

View Profile Personal Message (Offline)

Ignore
1714938214
Reply with quote  #2

1714938214
Report to moderator
1714938214
Hero Member
*
Offline Offline

Posts: 1714938214

View Profile Personal Message (Offline)

Ignore
1714938214
Reply with quote  #2

1714938214
Report to moderator
1714938214
Hero Member
*
Offline Offline

Posts: 1714938214

View Profile Personal Message (Offline)

Ignore
1714938214
Reply with quote  #2

1714938214
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714938214
Hero Member
*
Offline Offline

Posts: 1714938214

View Profile Personal Message (Offline)

Ignore
1714938214
Reply with quote  #2

1714938214
Report to moderator
1714938214
Hero Member
*
Offline Offline

Posts: 1714938214

View Profile Personal Message (Offline)

Ignore
1714938214
Reply with quote  #2

1714938214
Report to moderator
Krusher33
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
July 30, 2013, 01:57:12 PM
 #302

So after you give out round 1 to beta testers are you going to release early to others who donate after?

I don't think its too crazy to ask for some results before we donate.  I bet there are lots of people on the fence with donations ready once some proof of work and or results can be seen.

I wouldn't do it.  Some folks will donate to get early beta and then just share with public.  And then the public will just tear programmers apart saying it's a p.o.s.  Keep it within the "inner" circle until it's actually ready for public.
azwccc
Sr. Member
****
Offline Offline

Activity: 243
Merit: 250


View Profile
July 30, 2013, 01:59:08 PM
 #303

Okay, the first GPU-enabled version is ready. Right now it only does the sieving on the GPU. Primality tests are still done on the CPU. The code hasn't been optimized at all yet; the performance is equivalent (+- a few %) on these setups:
1) Phenom x6 1055T, all 6 cores
2) Phenom x6 1055T, all 6 cores, plus a HD6990 using both cores

I don't think the current version is worth releasing. It still needs a bit of work, I want it to be twice as fast. I estimate there is room for a five-fold improvement, especially when I get the primality tests done on the GPU as well.

Tomorrow I will do tests using a slow CPU with lots of GPU power (Sempron 140 with 2x6990).


I think it worth a release... At least we can have pool set up based on the miner.

Bitrated user: azwccc.
OnlyC
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
July 30, 2013, 02:36:41 PM
 #304

Okay, the first GPU-enabled version is ready. Right now it only does the sieving on the GPU. Primality tests are still done on the CPU. The code hasn't been optimized at all yet; the performance is equivalent (+- a few %) on these setups:
1) Phenom x6 1055T, all 6 cores
2) Phenom x6 1055T, all 6 cores, plus a HD6990 using both cores

I don't think the current version is worth releasing. It still needs a bit of work, I want it to be twice as fast. I estimate there is room for a five-fold improvement, especially when I get the primality tests done on the GPU as well.

Tomorrow I will do tests using a slow CPU with lots of GPU power (Sempron 140 with 2x6990).


I think it worth a release... At least we can have pool set up based on the miner.

Yes,  I think pool is really important, more than a GPUminer.
paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
July 30, 2013, 02:48:48 PM
 #305

Okay, the first GPU-enabled version is ready. Right now it only does the sieving on the GPU. Primality tests are still done on the CPU. The code hasn't been optimized at all yet; the performance is equivalent (+- a few %) on these setups:
1) Phenom x6 1055T, all 6 cores
2) Phenom x6 1055T, all 6 cores, plus a HD6990 using both cores

I don't think the current version is worth releasing. It still needs a bit of work, I want it to be twice as fast. I estimate there is room for a five-fold improvement, especially when I get the primality tests done on the GPU as well.

Tomorrow I will do tests using a slow CPU with lots of GPU power (Sempron 140 with 2x6990).


I think it worth a release... At least we can have pool set up based on the miner.

Yes,  I think pool is really important, more than a GPUminer.
I'm not sure that i agree that a pool is more important, but regardless of that, I don't think releasing the code now is a good idea.  A fair number of people have donated to this project expecting a GPU miner and releasing this code now will mean opening the source code up to other developers.  If they happen to release that code before mtrlt completes the GPU implementation then it negates the donations by those people expecting an early release.  In fact, I would go as far as to say that I don't think mtrlt should release anything until the GPU implementation has been optimized up to his anticipated 5 fold increase over CPU, for the same reason.  BTW I donated.
dudeguy
Member
**
Offline Offline

Activity: 182
Merit: 10



View Profile
July 30, 2013, 10:55:54 PM
 #306

Okay, the first GPU-enabled version is ready. Right now it only does the sieving on the GPU. Primality tests are still done on the CPU. The code hasn't been optimized at all yet; the performance is equivalent (+- a few %) on these setups:
1) Phenom x6 1055T, all 6 cores
2) Phenom x6 1055T, all 6 cores, plus a HD6990 using both cores

I don't think the current version is worth releasing. It still needs a bit of work, I want it to be twice as fast. I estimate there is room for a five-fold improvement, especially when I get the primality tests done on the GPU as well.

Tomorrow I will do tests using a slow CPU with lots of GPU power (Sempron 140 with 2x6990).


I think it worth a release... At least we can have pool set up based on the miner.

Yes,  I think pool is really important, more than a GPUminer.
I'm not sure that i agree that a pool is more important, but regardless of that, I don't think releasing the code now is a good idea.  A fair number of people have donated to this project expecting a GPU miner and releasing this code now will mean opening the source code up to other developers.  If they happen to release that code before mtrlt completes the GPU implementation then it negates the donations by those people expecting an early release.  In fact, I would go as far as to say that I don't think mtrlt should release anything until the GPU implementation has been optimized up to his anticipated 5 fold increase over CPU, for the same reason.  BTW I donated.


What speeds would 2 7870s get combined with an i3 3225 and is it worth it to pay 1BTC for early access?
refer_2_me
Full Member
***
Offline Offline

Activity: 213
Merit: 100



View Profile
July 30, 2013, 10:58:09 PM
 #307

Okay, the first GPU-enabled version is ready. Right now it only does the sieving on the GPU. Primality tests are still done on the CPU. The code hasn't been optimized at all yet; the performance is equivalent (+- a few %) on these setups:
1) Phenom x6 1055T, all 6 cores
2) Phenom x6 1055T, all 6 cores, plus a HD6990 using both cores

I don't think the current version is worth releasing. It still needs a bit of work, I want it to be twice as fast. I estimate there is room for a five-fold improvement, especially when I get the primality tests done on the GPU as well.

Tomorrow I will do tests using a slow CPU with lots of GPU power (Sempron 140 with 2x6990).


I think it worth a release... At least we can have pool set up based on the miner.

Yes,  I think pool is really important, more than a GPUminer.
I'm not sure that i agree that a pool is more important, but regardless of that, I don't think releasing the code now is a good idea.  A fair number of people have donated to this project expecting a GPU miner and releasing this code now will mean opening the source code up to other developers.  If they happen to release that code before mtrlt completes the GPU implementation then it negates the donations by those people expecting an early release.  In fact, I would go as far as to say that I don't think mtrlt should release anything until the GPU implementation has been optimized up to his anticipated 5 fold increase over CPU, for the same reason.  BTW I donated.


What speeds would 2 7870s get combined with an i3 3225 and is it worth it to pay 1BTC for early access?

No one knows at this point. It's your gamble. You can buy a lot of time on a VPS for $100, to me a week of early access isn't worth it.

BTC: 1reFerkRnftob5YvbB112bbuwepC9XYLj
XPM: APQpPZCfEz3kejrYTfyACY1J9HrjnRf34Y
hendo420
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile WWW
July 30, 2013, 11:03:37 PM
 #308

How much has everyone paid in all together?

If its as high as I'm thinking we could have paid a professional programmers salary for a few months at least.


ebmarket.co
forsetifox
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
July 30, 2013, 11:04:29 PM
 #309

Everyone that payed 1 BTC for a early access to the miner is going to lose money IMO. Once news of the miner gets out the price is going to drop by ~40-60%.

I personally believe it will bottom out at 0.002 - 0.003.
refer_2_me
Full Member
***
Offline Offline

Activity: 213
Merit: 100



View Profile
July 30, 2013, 11:08:28 PM
 #310

How much has everyone paid in all together?

If its as high as I'm thinking we could have paid a professional programmers salary for a few months at least.



About $6000.  56.6 BTC @ $105/BTC

https://blockchain.info/address/1FKfgFQeZCpjGDn7ocgj26nk4K2TNiVJyD

BTC: 1reFerkRnftob5YvbB112bbuwepC9XYLj
XPM: APQpPZCfEz3kejrYTfyACY1J9HrjnRf34Y
hendo420
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile WWW
July 30, 2013, 11:13:04 PM
 #311

How much has everyone paid in all together?

If its as high as I'm thinking we could have paid a professional programmers salary for a few months at least.



About $6000.  56.6 BTC @ $105/BTC

https://blockchain.info/address/1FKfgFQeZCpjGDn7ocgj26nk4K2TNiVJyD

I was right Cheesy

ebmarket.co
96redformula
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
July 30, 2013, 11:21:05 PM
 #312

That is a nice chunk of change!
blastbob
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500



View Profile
July 30, 2013, 11:21:52 PM
 #313

You guys... pro coders costs 50 an hour if you want quality.

I donated 12BTC to this project, and i dont care much about the ROI. I made my money already Smiley

Bitrated user: blastbob.
refer_2_me
Full Member
***
Offline Offline

Activity: 213
Merit: 100



View Profile
July 30, 2013, 11:25:24 PM
 #314

You guys... pro coders costs 50 an hour if you want quality.

I donated 12BTC to this project, and i dont care much about the ROI. I made my money already Smiley

Well then, I am working on some primecoin ASICs, so you can donate here: 1Cxub82PuuVRR2fTXwPup2e8WJUaj4e6HH

BTC: 1reFerkRnftob5YvbB112bbuwepC9XYLj
XPM: APQpPZCfEz3kejrYTfyACY1J9HrjnRf34Y
96redformula
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
July 30, 2013, 11:31:36 PM
 #315

Once news of the miner gets out the price is going to drop
This makes no sense whatsoever.
If any, the rising difficulty will make XPM scarcer.

Difficulty != price

Time and time again we are shown that a higher difficulty does not equal a higher price.
wetroof
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
July 30, 2013, 11:46:38 PM
 #316

for PPC and XPC increase difficulty means decrease block reward. not so for BTC or LTC.
erk
Hero Member
*****
Offline Offline

Activity: 826
Merit: 500



View Profile
July 30, 2013, 11:49:43 PM
 #317

Once news of the miner gets out the price is going to drop
This makes no sense whatsoever.
If any, the rising difficulty will make XPM scarcer.

Difficulty != price

Time and time again we are shown that a higher difficulty does not equal a higher price.

But difficulty does set the minimum price you can afford to sell a coin you mined, due to the cost of power consumption.
notme
Legendary
*
Offline Offline

Activity: 1904
Merit: 1002


View Profile
July 30, 2013, 11:50:35 PM
 #318

Once news of the miner gets out the price is going to drop
This makes no sense whatsoever.
If any, the rising difficulty will make XPM scarcer.

Difficulty != price

Time and time again we are shown that a higher difficulty does not equal a higher price.

But difficulty does set the minimum price you can afford to sell a coin you mined, due to the cost of power consumption.


Sure, if you assume people would rather risk an complete loss rather than take a small loss.

https://www.bitcoin.org/bitcoin.pdf
While no idea is perfect, some ideas are useful.
masterOfDisaster
Sr. Member
****
Offline Offline

Activity: 321
Merit: 250


View Profile
July 31, 2013, 05:50:56 AM
 #319

Once news of the miner gets out the price is going to drop
This makes no sense whatsoever.
If any, the rising difficulty will make XPM scarcer.

Difficulty != price

Time and time again we are shown that a higher difficulty does not equal a higher price.
From what I experienced with the difficulty and the price development, I dare to say that huge difficulty increases can be originated by people throwing lots of calculation power to a network, gaining lots of coins in a short time frame and when they sell those coins, prices may drop. In the end, if the difficulty stays high (because others gain interest in those coins and start to mine some on their own), the price starts to rise because it becomes more attractive to buy them than to mine them.
But I think there are a lot more aspects that have to be taken into account.
Its just a try to explain the early price drop and late price rise in case of a raising difficulty.
fluffypony
Donator
Legendary
*
Offline Offline

Activity: 1274
Merit: 1060


GetMonero.org / MyMonero.com


View Profile WWW
July 31, 2013, 04:21:29 PM
 #320

How much has everyone paid in all together?

If its as high as I'm thinking we could have paid a professional programmers salary for a few months at least.



About $6000.  56.6 BTC @ $105/BTC

https://blockchain.info/address/1FKfgFQeZCpjGDn7ocgj26nk4K2TNiVJyD

I was right Cheesy

HAHA HHAHAHAHA HAH AHAAHAH AHA HAHAHAH AH AHA.

"a few months"

Mid-level C/C++ developers, particularly in a niche space like OpenCL/CUDA development, don't work for less than $4000/month. That does not include additional costs an employer would incur - equipment, unemployment insurance, consumables, administrative costs, office space, furniture for that developer, heat/lighting/water/electricity, and so on. Even amortised over many developers, those costs can easily add $1500 to the raw cost of a developer's salary.

Thus, you can understand why freelancers who are worth their salt don't work for under $50/hour (they have to cover those overheads on their own). In the initial intense phases of a new project like this, a developer can EASILY spend 10 hours a day on it - many days they can clock 16 hour work days. Even at 10 hours a day, the $6000 would only pay for 12 work days - that's a little over 2 weeks not including weekends (ie. quite a bit under 2 weeks if we factor in long work days and the occasional piece of weekend work). $6000 is a pittance, a bit of piss in a bucket for the level of work that the (sole!) developer will have to put in now and the amount of effort he'll have to put in on an on-going basis to support this. Do you think people will donate any substantial amount once they're using it and raking in tens of thousands of Dollars? Not a chance. People are greedy as fuck.

So no, we would not be able to pay "a professional programmers salary for a few months". We would possibly get a mid-level engineer for two solid weeks, or a senior dev for a bit less time.

Also, if there's any doubt as to my credentials on this subject: not only have I been a developer (professionally) for just over 14 years, but for the last 6 years I've moved beyond a team leader role and have been the senior manager of a major (local) dev house until I quit my job last year October to do my own thing. I know a thing or two about the financial implications of building or extending software.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 23 24 25 26 27 28 29 30 »
  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!