qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
289 stars 209 forks source link

Remote Simulations Enablement #258

Open marcolincs opened 3 years ago

marcolincs commented 3 years ago

Inspired by @srjmas:

What is the feature being requested?

Ability to execute qiskit metal on one machine and delegate the simulation to another machine (for example running metal on linux and communicating with windows for the Ansys runs)

What are use cases for this feature?

Lab and academy work is often on personal machines using any type of OS. Often the Analysis tools are centralized on a server with remote access. However the design is not done on these servers, but on the local machines. Only rely on those remote machines for brief lapses of time.

srjmas commented 3 years ago

Also: having access to a simulation farm in the cloud. For 3$ per hour, you can access a machine that will outperform everything you can practically reach in the university, enabling full simulations of complicated designs.

gsteele13 commented 2 years ago

I would also strong support this feature request!!!!