MemComputing vs. Quantum Computing
memcpu.com
MemComputing vs. Quantum Computing
1–10 of 18 posts
Re: MemComputing vs. Quantum Computing
#2I take issue with this line, however.
> Both MemComputing and quantum computers are physics-based approaches to computation. That is, they set aside many of the foundations of traditional computer science and rethink computation from the ground up. For example, they don’t follow the von Neumann architecture, the computing framework that separates the processing unit from the memory unit, which is employed by all of today’s computers.
From what I recall of Von Neumann, his titular architecture was the 'first draft' of what he was going for, and we've been stuck with it before he could figure out version two. He based his design on the notion of cellular automaton, where of course the processing units are not separated from the memory units.
Rather, from what I recall, the Architecture we've been stuck with was just his best attempt at emulating what's here called memcomputing, but with the limited engineering resources at his disposal. If he hadn't died, I think he would have been trying to do proper memcomputing in the second draft. Only took us the better part of a century to catch up!
Re: MemComputing vs. Quantum Computing
#3[0] https://pubs.aip.org/aip/cha/article/27/2/023107/135054/Poly... [1] https://scottaaronson.blog/?p=2212
Re: MemComputing vs. Quantum Computing
#4I didn't know that memcomputing had already been solved. That's fantastic news...here's hoping it doesn't remain ridiculously expensive. I take issue with this line, however. > Both MemComputing and quantum computers are physics-based approaches to computation. That is, they set aside many of the foundations of traditional computer science and rethink computation from the ground up. For example, they don’t follow the…
However, as a conceptual bundle to teach aspiring computer science students about hardware? It's great!
Requiring that our software be able to simulate a Turing machine has probably held us back more, although that basic abstraction did get us to this point so in no way am I besmirching the work of Dr. Turing.
Re: MemComputing vs. Quantum Computing
#5```MemComputing is available today and is delivering the performance expected of quantum computers across a wide range of valuable optimization problems in industry. ```
Quantum computers unfortunately are not expected to do well against traditional OR algorithms in most (all?) OR problems (Grover search only helps in brute force search; Shor it not quite an OR application, and relies on quantum effects), so not really a strong selling point in my view
Re: MemComputing vs. Quantum Computing
#6Re: MemComputing vs. Quantum Computing
#7These guys claimed that they could factor semi-primes in polynomial time [0], essentially P == NP. Scott Aaronson predictably had some thoughts on that [1] [0] https://pubs.aip.org/aip/cha/article/27/2/023107/135054/Poly... [1] https://scottaaronson.blog/?p=2212
this is the gist of this. so he is saying that the scalability issues they will run into, come from the entropy increasing with the N such that heat is the real problem? (ah, so maybe this is also why Quantum computers are usually frozen???)
also, how big of an N are we talking about?
I see a weird echo here, I am thinking about exporting the waste (heat, byproducts, the specific 'how-to? by which, in a way, the entropy rules get 'enforced') as being the problem.
so then, he wrote:
> while the proponents wield the sharp steel of accepted physical law
I find this analogy quite cutting... with sharp enough steel and enough acceptance (regardless of how the acceptance comes about.... ok), the heat/entropy can get forced around? time to go get my tin foil shield,
then again, I have only been trying to understand exponentiation ever since I found out it existed, and I had not even heard about the "extended" version of the church-turing thesis, hence I'm some kind of ignorant crank (sorry if this comes across as bitter, but I am studying a master's degree in theory of computer science and I had not ever heard about an extended version of that famous thesis;l surely my own fault for not going to study to the USA or europe)
Re: MemComputing vs. Quantum Computing
#8Oranges vs Apples.
Re: MemComputing vs. Quantum Computing
#9Looks like market speech to me.
Re: MemComputing vs. Quantum Computing
#10> Somewhat surprisingly, just the emulation of this circuit in software (Virtual Memcomputing Machine) provides solutions to these problems orders of magnitude faster and more accurately than today’s state of the art technologies. Looks like market speech to me.