Skip to content

The error "Qubits cannot become global efficiently in this stage." #216

Description

@fxfxfxfxfxfxfxfx

When using Quartz for quantum circuit simulation compilation, I encountered the message: "1 qubit cannot become global efficiently in this stage." The issue occurs at [this line](

if (num_global_qubits_not_global > 0) {
). I don't fully understand under what circumstances this problem arises. Will this affect the correctness of the final circuit partitioning result? In other words, if this error appears, does it mean that the final partitioning result is incorrect?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions