![]() |
|
|
#12 | |
|
Bamboozled!
"𒉺𒌌𒇷𒆷ð’€"
May 2003
Down not across
3×5×719 Posts |
Quote:
Even so, it's unlikely (IMAO) that a sufficiently fast implementation will happen any time soon. |
|
|
|
|
|
|
#13 | |
|
∂2ω=0
Sep 2002
República de California
19×613 Posts |
Quote:
(And before the bitCon fanbois pipe up with their delusions of "decentralized money beyond government reach, dude", see here for recent analysis of the fraud/scam aspects of BTC, and here for why governments would love nothing better than an all-digital currency paradigm - under their control, of course, which is the inevitable price for any such currency to become truly wide-scale adopted.) |
|
|
|
|
|
|
#14 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2×67×73 Posts |
Quote:
Being able to experiment with distributed systems, software, hardware and social media might have some up-side... I believe a book was recently written about exactly this.... |
|
|
|
|
|
|
#15 |
|
Aug 2002
Buenos Aires, Argentina
55616 Posts |
GPUs are optimized for single precision arithmetic. So it is possible to have a big boost if using ASIC for doing large multiplies.
When using hardware, there is no need to use FFT. You can use the hardware to perform multiplication of extremely big numbers by using, say, 1024-bit hardware multipliers and then multiply and add 1024-bit chunks. For numbers about M102400000, the multiplication could be done in k*100000 clock cycles, where k is a very small number. Of course you would need 100000 of these multipliers operating in parallel. To fix the idea suppose k=5, frequency = 1GHz (which it is not too fast). Then the complete LL would require 5*100000*102400000/109 = 51200 seconds. This would need about 1 billion gates to work. I think it is too much for current technology, especially if we want to use this method up to M999999999, but the speedup would be awesome. |
|
|
|
|
|
#16 |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
2·11·283 Posts |
I think you would be better off using NTT. Even using Karatsuba here would be rather silly for numbers of that size.
|
|
|
|
|
|
#17 |
|
Tribal Bullet
Oct 2004
3·1,181 Posts |
Building an ASIC means you are paying someone to build a custom chip for you; in fact you are paying someone to retool an entire production line in an overseas factory to build a custom chip for you. Depending on how badass your chip is, the one-time cost (NRE, or non-recurring-engineering) for doing that can be millions of dollars. The software that even lets you design a large ASIC can itself cost millions of dollars.
By comparison, building your logic into an FPGA costs a few hundred dollars for a development board, software that is usually downloaded for free, and a ton of your time. The downside is that FPGAs are much more constrained compared to ASICs, both in the amount of logic they have and the speed at which that logic runs. A nice latter-day Xilinx FPGA has hundreds of 17-bit multipliers and several megabytes of on-chip memory, running at ~600MHz, but those chips cost $3k-10k each. That kind of money can buy you a room full of PCs with GPUs. |
|
|
|
|
|
#18 | |
|
Romulan Interpreter
Jun 2011
Thailand
226778 Posts |
Quote:
Now, after the thing gone (I didn't have any money with mtgox, sorry for the people who lost their money there - that's life!, I still have my bitcoins, didn't sell them) I see this as a positive thing for the coin itself. Guys trying to profit from it were swapped away. So what? In fact, this confirm what I said before. They were trying to grab the control of the bitcoin market for themselves, they got their asses shaved. The rest is collateral damage. Bitcoin is still well, thanks for asking... |
|
|
|
|
|
|
#19 |
|
∂2ω=0
Sep 2002
República de California
19·613 Posts |
Indeed, in the sense that their "value" derives from a set of assumptions and promises, "faith" if you will, all fiat currencies are scams. But in this arena there is a crucial difference between government-mandated scams and 3rd-party scams. I know it's not fair, just as death and taxes aren't fair.
Re. the sellers of custom |
|
|
|
|
|
#20 | |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
622610 Posts |
Quote:
http://www.mersenneforum.org/showthr...499#post368499 |
|
|
|
|
|
|
#21 | |
|
∂2ω=0
Sep 2002
República de California
19·613 Posts |
Quote:
|
|
|
|
|
|
|
#22 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17×251 Posts |
Quote:
Plus, if the company was able to build enough hardware to make it over 50% of the mining power, the community would be suspicious of possible 51% attacks...you don't want to shoot yourself in the foot by tanking bitcoin's price after spending millions on custom hardware. (letting the hardware be distributed removes/lowers this risk) Last fiddled with by Mini-Geek on 2014-06-02 at 01:08 |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Repurposing 2 x 32Gh/s Bitcoin miners | SamCornwell | Hardware | 2 | 2017-01-16 19:03 |
| New to GIMPS. What is a GPU? | jschwar313 | Information & Answers | 29 | 2016-02-05 03:55 |
| GIMPS and bitcoin | Rodrigo | Information & Answers | 26 | 2014-03-27 23:31 |
| GIMPS on G4 | flouran | Hardware | 2 | 2009-02-24 01:58 |
| Yet another GIMPS FAQ | Prime Monster | Lounge | 9 | 2003-04-12 12:12 |