Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@swernli
Copy link
Collaborator

@swernli swernli commented Oct 22, 2020

A processor with BasicQuantumFunctionality would fail to compile when using MResetZ (or the other variants) because the default implementation uses conditionals on measurement results. This uses the same fix for Reset to let the compiler know these operations should be allowed for basic targets since those targets override the implementation at runtime.

@swernli swernli changed the title Fixing build break for IonQ when using MReset* Fixing build break for BasicQuantumFunctionality when using MReset* Oct 22, 2020
@swernli
Copy link
Collaborator Author

swernli commented Oct 22, 2020

/azp help

@azure-pipelines
Copy link

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@swernli
Copy link
Collaborator Author

swernli commented Oct 22, 2020

/azp list

@azure-pipelines
Copy link

CI/CD Pipelines for this repository:

@swernli swernli changed the title Fixing build break for BasicQuantumFunctionality when using MReset* Fixing build break for IonQ when using MReset* Oct 22, 2020
@cgranade cgranade merged commit 796dc27 into main Oct 22, 2020
@cgranade cgranade deleted the swernli/reset-capability-fix branch October 22, 2020 22:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants