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

Rewrite or Move docs in examples/QIR/Simulation #1577

Open
swernli opened this issue Dec 5, 2022 · 0 comments
Open

Rewrite or Move docs in examples/QIR/Simulation #1577

swernli opened this issue Dec 5, 2022 · 0 comments
Labels
bug Something isn't working needs triage An initial review by a maintainer is needed

Comments

@swernli
Copy link
Contributor

swernli commented Dec 5, 2022

The guides and sample code in examples/QIR/Simulation are for extending the old C++ QIR Runtime, which was removed as of microsoft/qsharp-runtime#1087. These examples need to be rewritten for the new approach of writing a QIR backend using the Rust QIR standard library and would perhaps be better suited to live under https://github.com/qir-alliance/qir-runner. Once they have been refactored and moved there, they can be deleted from here.

@swernli swernli added bug Something isn't working needs triage An initial review by a maintainer is needed labels Dec 5, 2022
swernli added a commit that referenced this issue Dec 6, 2022
This change updates the remaining example and test projects for using the QIR stdlib via the Microsoft.Quantum.Simulator.Runtime as a QIR backend. This resolves #1560, #1568, and #1569.

Note that it does not update the samples under examples\QIR\Simulation as these need to be fully rewritten and likely moved to https://github.com/qir-alliance/qir-runner (see Rewrite or Move docs in examples/QIR/Simulation #1577)
swernli added a commit that referenced this issue Dec 6, 2022
This change updates the remaining example and test projects for using the QIR stdlib via the Microsoft.Quantum.Simulator.Runtime as a QIR backend. This resolves #1560, resolves #1568, and resolves #1569.

Note that it does not update the samples under examples\QIR\Simulation as these need to be fully rewritten and likely moved to https://github.com/qir-alliance/qir-runner (see Rewrite or Move docs in examples/QIR/Simulation #1577)
swernli added a commit that referenced this issue Dec 7, 2022
* Update projects, docs, cpp files for QIR stdlib

This change updates the remaining example and test projects for using the QIR stdlib via the Microsoft.Quantum.Simulator.Runtime as a QIR backend. This resolves #1560, resolves #1568, and resolves #1569.

Note that it does not update the samples under examples\QIR\Simulation as these need to be fully rewritten and likely moved to https://github.com/qir-alliance/qir-runner (see Rewrite or Move docs in examples/QIR/Simulation #1577)

* Fix development project QDK version

* Update examples/QIR/Optimization/README.md

Co-authored-by: Robin Kuzmin <9372582+kuzminrobin@users.noreply.github.com>

* Use alternative method for copying build dependencies

Co-authored-by: Robin Kuzmin <9372582+kuzminrobin@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working needs triage An initial review by a maintainer is needed
Projects
None yet
Development

No branches or pull requests

1 participant