Skip to main content

Distributed circuit remapping for Qiskit

Project description

Distibuted QC for Qiskit

Distributed quantum computing is a concept that proposes to connect multiple quantum computers in a network to leverage a collection of more, but physically separated, qubits. In order to perform distributed quantum computing, it is necessary to add the addition of classical communication and entanglement distribution so that the control information from one qubit can be applied to another that is located on another quantum computer. For more details on distributed quantum computing, see this blog post: Distributed Quantum Computing: A path to large scale quantum computing

In this project, we aim to validate distributed quantum algorithms using Qiskit. Because Qiskit does not yet come with networking features, we embed a "virtual network topology" into large circuits to mimic distributed quantum computing. The idea is to take a monolithic quantum circuit developed in the Qiskit language and distribute the circuit according to an artificially segmented version of a quantum processor. The inputs to the library are a quantum algorithm written monolithically (i.e., in a single circuit) and a topology parameter that represents the artificial segmentation of the single quantum processor.

The algorithm takes these two inputs and remaps the Qiskit circuit to the specified segmentation, adding all necessary steps to perform an equivalent distributed quantum circuit. Our algorithm for achieving this is based on the work: Distributed Quantum Computing and Network Control for Accelerated VQE. The algorithm output is another Qiskit circuit with the equivalent measurement statistics but with all of the additional logic needed to perform a distributed version.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

diskit-0.0.1.post2.tar.gz (13.8 kB view details)

Uploaded Source

Built Distribution

diskit-0.0.1.post2-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file diskit-0.0.1.post2.tar.gz.

File metadata

  • Download URL: diskit-0.0.1.post2.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for diskit-0.0.1.post2.tar.gz
Algorithm Hash digest
SHA256 9b6fcbbeb7318b47824beec00b4089c5229e9768713762695eca87d12f990627
MD5 817e5567559540663dbfe4123214d58a
BLAKE2b-256 36e67755be333cddf3f846f3431584154cda651662ba678fb818080b3884bbeb

See more details on using hashes here.

File details

Details for the file diskit-0.0.1.post2-py3-none-any.whl.

File metadata

File hashes

Hashes for diskit-0.0.1.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 9490a225939a2749bd09f64436baf70bca927f69f2b241fc2a5ce7b1c8f458ee
MD5 21f020593fc7bc1476e025504329ab48
BLAKE2b-256 8ad9abf3ea11fe41abbfeb80adc9662df451fe7a84b7e9ed3a679b37fa5face0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page