-
Notifications
You must be signed in to change notification settings - Fork 27
Parser failed #210
Copy link
Copy link
Open
Description
Hi. I want to evaluate the compilation of Quartz. I generate the test_nam file and execute it.
$ ./test_nam ../circuit/nam_circs/adder_8.qasm
The adder_8.qasm is a program with 900 quantum gates. The test_nam program output the error as follows. I'd like to know what to do to correctly execute the compilation process. Thanks.
Gate rz not in current context (gate set).
Unsupported gate in current context: rz
Parser failed
EquivalenceSet fails to open ../Nam_6_3_complete_ECC_set.json
Failed to load equivalence file "../Nam_6_3_complete_ECC_set.json".
Number of xfers: 0
EquivalenceSet fails to open ../Nam_6_3_complete_ECC_set.json
Failed to load equivalence file "../Nam_6_3_complete_ECC_set.json".
greedy_optimize(): Number of xfers that reduce cost: 0
greedy_optimize(): cost optimized from 24 to 24
[adder_8.qasm] Best cost: 24.000000 candidate number: 0 after 0.000 seconds.
Optimization results of Quartz for adder_8.qasm on Nam's gate set. Gate count after optimization: 24, Circuit depth: 4, 0 seconds.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels