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

Rewrite the QIR RT related docs #1560

Closed
kuzminrobin opened this issue Sep 19, 2022 · 1 comment · Fixed by #1578
Closed

Rewrite the QIR RT related docs #1560

kuzminrobin opened this issue Sep 19, 2022 · 1 comment · Fixed by #1578
Labels
enhancement New request or suggestion for an improvement needs triage An initial review by a maintainer is needed

Comments

@kuzminrobin
Copy link
Contributor

Rewrite the README.md in the following directories to reflect the latest updates done by Replace C++ QIR Runtime with Rust QIR stdlib PR.

qsharp-compiler\examples\QIR\Optimization
qsharp-compiler\examples\QIR\Simulation
qsharp-compiler\examples\QIR\Simulation\StateSimulator
qsharp-compiler\examples\QIR\Simulation\TraceSimulator
qsharp-compiler\src\QsCompiler\QirGeneration\

Related PR.


@swernli, FYI.

@kuzminrobin kuzminrobin added enhancement New request or suggestion for an improvement needs triage An initial review by a maintainer is needed labels Sep 19, 2022
@swernli
Copy link
Contributor

swernli commented Dec 5, 2022

The examples docs are rather different, and require a wholesale rewrite and move of the examples there. This is captured in #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, #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 <[email protected]>

* Use alternative method for copying build dependencies

Co-authored-by: Robin Kuzmin <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New request or suggestion for an improvement needs triage An initial review by a maintainer is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants