Application-Motivated, Holistic Benchmarking of a Full Quantum Computing Stack: Experimental Data
收藏资源简介:
Full experimental dataset for the publication "Application-Motivated, Holistic Benchmarking of a Full Quantum Computing Stack". The archive `application_motivated_benchmarks.zip` contains the following files and directories: - uncompiled_log.csv Gives IDs for the uncompiled circuits initially generated for use in our<br> experiments, along with the properties of the circuits. - properties_log.csv Gives IDs for device property files, along with the device and the time at which<br> they were collected. - compiled_log.csv Gives the calculated figures of merits for the compiled and run circuits.<br> Compiled circuits are identified by the ID of the uncompiled circuit, the<br> compilation strategy used, and the device compiled onto. Device property IDs at<br> the time of compilation and run are given. - circuits/ Contains a subdirectory for each uncompiled circuit. Each subdirectory has files<br> of 2 forms.<br> <br> - uncompiled.qasm is the uncompiled circuit.<br> - files of the form 'strategy'_'device'.qasm are the compiled circuits. - data/ Contains a subdirectory for each uncompiled circuit. Each subdirectory has files<br> of 3 forms. - prob_vector.csv contains the ideal output probability distribution.<br> - files of the form 'strategy'_'device'.csv contain the shot counts for<br> each compiled circuit when run on the real device.<br> - files of the form 'strategy'_'device'_simulated.csv contain the shot<br> counts for each compiled circuit when run using a classical simulator<br> with noise model build from device properties at the time of the real<br> run. - device_properties/ Contains json files detailing device properties for each device property ID.



