Skip to content

Behavior of the instruction "measure q[i] -> q[j];" #2

@ChristopheVuillot

Description

@ChristopheVuillot

The QASM instruction "measure q[k1] -> q[k2];" with k1 and k2 different integers is not done properly on the real device (when called via run_job).
It behaves as if it were "measure q[k1] -> q[k1];" whatever k2 is.

Metadata

Metadata

Assignees

Labels

on holdCan not fix yet

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions