Skip to content

Parser failed #210

Description

@IsolatedMy

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions