So, basically, as soon a someone builds one of those optimised for factoring primes, all our encryption methods are finished, as is the Bitcoin economy, right? Assuming the contents of the article are true (which is possible), how long before that happens? A few years? A decade?
Pretty much: Quantum Computers (QCs) can factor numbers (Shor's algorithm) and calculate discrete logarithms in polynomial time. I don't know whether there's an algorithm for hash-calculation that will let someone dominate the BitCoin hashing chain with a QC though. On the other hand, no one actually knows whether it's possible to build a quantum computer with enough q-bits that will stay coherent for long enough to…
Commercial quantum computer leaves PC in the dust
31–40 of 45 posts
Re: Commercial quantum computer leaves PC in the dust
#32Earlier quoted context omitted.
Pretty much: Quantum Computers (QCs) can factor numbers (Shor's algorithm) and calculate discrete logarithms in polynomial time. I don't know whether there's an algorithm for hash-calculation that will let someone dominate the BitCoin hashing chain with a QC though. On the other hand, no one actually knows whether it's possible to build a quantum computer with enough q-bits that will stay coherent for long enough to…
I actually thought that error correction codes were largely considered to solve the problem of decoherence, at least theoretically. (aka. http://www.google.com.au/url?sa=t&rct=j&q=&esrc=... or perhaps more easily explained @ http://en.wikipedia.org/wiki/Quantum_error_correction )
If it turns out that the error rate depends (for physical reasons) on the the size of the system, then for some size of QC, adding error correcting q-bits will be counter-productive. Given that (in public) no-one has made a QC with more than a handful of coherent q-bits, no-one really knows where the limits are: it might well be that error-correction lets you build arbitrary sized coherent QCs, or there might be insurmountable physical limits that prevent that from happening. I look forward to people finding out! It's a fascinating new experimental field of physics.
Re: Commercial quantum computer leaves PC in the dust
#33In the Paper of Catherine McGeoch and her co-author Cong Wang, they write:
"...As a case in point, our second project compares the V5 hardware chip used in our first study to a V6 chip that became operational after the study was completed. V6 is three to five times faster than V5, and can solve problems as large as n = 502...."
In other words, during the time it took to set up the algorithm and perform the study, Moore's law had been able to enable a classical approach to go five times faster. I am a big supporter of anything that does quantum computing but one should never lose sight of Moore's law.
http://nuit-blanche.blogspot.com/2013/05/randomized-thoughts...
Re: Commercial quantum computer leaves PC in the dust
#34Re: Commercial quantum computer leaves PC in the dust
#35Probably not what it seems. http://www.scottaaronson.com/blog/?p=954
Re: Commercial quantum computer leaves PC in the dust
#36I really wish there was more information in this article.
Her website (linked in the article) has a copy of the paper. http://www.cs.amherst.edu/ccm/cf14-mcgeoch.pdf Quoting her paper, she used the D-Wave computer to solve instances of three NP-Hard problems: Quadratic Unconstrained Binary Optimization (QUBO); Weighed Maximum 2-Satis ability (W2SAT), and the Quadratic Assignment Problem (QAP). She then compared the runtime with current software libraries run on Intel Xenons…
Re: Commercial quantum computer leaves PC in the dust
#37Re: Commercial quantum computer leaves PC in the dust
#38Re: Commercial quantum computer leaves PC in the dust
#39wouldn't it be more fair to compare to an FPGA solution for those problem sets?
Re: Commercial quantum computer leaves PC in the dust
#40So, basically, as soon a someone builds one of those optimised for factoring primes, all our encryption methods are finished, as is the Bitcoin economy, right? Assuming the contents of the article are true (which is possible), how long before that happens? A few years? A decade?
Pretty much: Quantum Computers (QCs) can factor numbers (Shor's algorithm) and calculate discrete logarithms in polynomial time. I don't know whether there's an algorithm for hash-calculation that will let someone dominate the BitCoin hashing chain with a QC though. On the other hand, no one actually knows whether it's possible to build a quantum computer with enough q-bits that will stay coherent for long enough to…