Slashdot Mirror


IBM Will Sell 50-Qubit Universal Quantum Computer In the Next Few Years (arstechnica.co.uk)

Months after laying the groundwork for offerings in emerging tech categories such as artificial intelligence and blockchain, IBM sees quantum computers as a big, if nascent, business opportunity. From a report on ArsTechnica: IBM will build and sell commercial 50-qubit universal quantum computers, dubbed IBM Q, "in the next few years." No word on pricing just yet, but I wouldn't expect much change from $15 million -- the cost of a non-universal D-Wave quantum computer. In other news, IBM has also opened up an API (sample code available on Github) that gives developers easier access to the five-qubit quantum computer currently connected to the IBM cloud. Later in the year, IBM will release a full SDK, further simplifying the process of building quantum software. You can't actually do much useful computation with five qubits, mind you, but fortunately IBM also has news there: the company's quantum simulator can now simulate up to 20 qubits. The idea is that developers should start thinking about potential 20-qubit quantum scenarios now, so they're ready to be deployed when IBM builds the actual hardware.

3 of 90 comments (clear)

  1. Hmmm. by olsmeister · · Score: 5, Funny

    I really want to buy one but at the same time I don't.

  2. Quantum supremacy tests will come first by JoshuaZ · · Score: 5, Interesting

    One of the major issues is the need for actual empirical evidence that quantum computers can do things that classical computers cannot with reasonable time constraints. Right now, the general consensus is that if we understand correctly the laws of physics this should be the case, but there are some people who are very prominent holdouts who are convinced that quantum computing will not scale. Gil Kalai is the most prominent https://gilkalai.wordpress.com/2014/03/18/why-quantum-computers-cannot-work-the-movie/. It is likely that before any 50 bit quantum computer we'll have already answered this question. The most likely answer will be using boson sampling systems https://en.wikipedia.org/wiki/Boson_sampling which in their simplest form give information about the behavior of photons when scattered in a simple way. Scott Aaronson and Alex Arkhipov showed that if a classical computer could efficiently duplicate boson sampling with only a small increase in time then some already existing conjectures in classical computational complexity had to be false. (In particular, the polynomial hierarchy would have to collapse and we're generally confident that isn't the case.) Boson sampling is much easier to implement than a universal quantum computer, although no one has any practical use of boson sampling at present.

    All of that said, the "a few years" in the article is critical- it isn't plausible that a 50 qubit universal system will be sold in 5 years. But 10 or 20 years are plausible. It also isn't completely clear how practically useful a 50 qubit system would be. At a few hundred qubits one is clearly in the realm of having direct practical applications, but 50 is sort of in a fuzzy range.

    1. Re:Quantum supremacy tests will come first by JoshuaZ · · Score: 5, Informative

      Because if I understand quantum theory correctly, it both works, and doesn't. There is no measurement for a half binary state in a binary world of absolute on and off.

      I'm not sure what you mean by "it" here, but pretty much every interpretation of this is wrong. In fact, measurement of quantum superpositions do return specific classical states, with a probability based on the superpositions.

      I think pursuing analogue supercomputers might be a better place to start.

      We have specific theorems about what analogue classical computers can do. See for example http://www.sciencedirect.com/science/article/pii/0196885888900048 and https://arxiv.org/abs/quant-ph/0502072. In general, analog computers cannot do error correction and can when used to do optimization get easily stuck in local minima.

      A more reasonable argument would be "We need more money to continue milking this quantum cow that never produces anything."

      Quantum computing is still in its infancy and is best thought of as still in the basic research category. But even given that, there's been massive improvement in the last few years, both in terms of physical implementations (how many entangled qubits one can process) and in terms of understanding the broader theory. One major aspect where both the experimental and theoretical ends have seen major improvement is quantum error correction https://en.wikipedia.org/wiki/Quantum_error_correction.