3

What are the infrastructures needed to build a cloud quantum computing service like IBM Q Experience?

It seems this is not a trivial task. IQX has been running for more than 3 years and yet it is taking ages for Google to come up with one.

Junye Huang
  • 662
  • 6
  • 16
  • 3
    you "just" build your quantum device locally, which will mean that some (classical) computer will be wired to the device to read the measurement outcomes. After that, you just do whatever you normally do to connect the classical computer to the internet in such a way to have it accessible to other people. If you are thinking that a "quantum computer on the cloud" means that there is some "quantumness" in the connection itself, that's not the case. The way you interact with, say, ibmq, is purely classical. – glS Nov 28 '19 at 12:18

1 Answers1

2

To have a cloud computing quantum service you need to automate all layers and communication between layers in the quantum system stack: Full quantum system

Source: "The engineering challenges in quantum computing" by Almudever et al.

I am sure Google would be able to do this, but for now they are not focusing on this. This gives them the advantage to put all their efforts into proof of concept experiments such as the quantum supremacy demo.

Sanchayan Dutta
  • 17,497
  • 7
  • 48
  • 110
Peter-Jan
  • 1,529
  • 6
  • 22