Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter file not find for qubit number #6

Open
liyangzhong7 opened this issue Aug 24, 2022 · 1 comment
Open

Parameter file not find for qubit number #6

liyangzhong7 opened this issue Aug 24, 2022 · 1 comment

Comments

@liyangzhong7
Copy link

When I either run ./check.sh from folder [scripts], or directly run "./main ../tests/input/basis_change_28.qasm" from folder [build], I get an error message saying "Parameter file not find for qubit number 28". This is caused by src/evaluator.cpp in line 99, where it is trying to read the file $HYQUAS_ROOT/evaluator-preprocess/parameter-files/28qubits.out. The folder [parameter-files] is actually empty.

How do I get files like 28qubits.out, 24qubits.out, etc.?

@heheda12345
Copy link
Collaborator

Please carefully follow the readme to run HyQuas. This problem comes from step 6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants