Commit 5af64e24 authored by Nguyen, Thien Minh's avatar Nguyen, Thien Minh
Browse files

Added README



Signed-off-by: default avatarThien Nguyen <nguyentm@ornl.gov>
parent af74f6c6
Loading
Loading
Loading
Loading

benchmarks/README.md

0 → 100644
+10 −0
Original line number Diff line number Diff line
Scripts and results of benchmarking QCOR's circuit optimization.

- Main script `driver.py`: execute QCOR compilation and collect optimization data.

- Test suites: sub-folders of the `resources` directory.
Note: we only kept a minimal subset of those QASM sources here for demonstration purposes.

- Result `.csv` files collected from running the extended test suites which are available at this [repo](https://github.com/tnguyen-ornl/qcor/tree/tnguyen/opt-data/benchmarks/resources).

Note: This benchmarking script also uses an external XACC plugin for VOQC circuit optimization. The plugin can be installed from [here](https://github.com/tnguyen-ornl/SQIR).