Alice Bob Felis QRMI - Examples in Rust#
Prerequisites#
C compiler/linker, cmake and make
Build the QRMI Rust library
Set environment variables#
See the corresponding section in the README for the Felis Python example.
Generate QIR Input file#
See the corresponding section in the README for the Felis Python example.
How to build this example#
cargo clean
CARGO_TARGET_DIR=./target cargo build --release
How to run this example#
qrmi-example-alice-bob-felis --backend <BACKEND> --input <INPUT>
For example:
./target/debug/qrmi-example-alice-bob-felis --backend 'ab_emu_1q_lescanne_2020' --input ./generated_circuit.ll