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

Add 'depth' parameter to limit the actual depth of circuit. #143

Open
95-martin-orion opened this issue Oct 22, 2019 · 3 comments
Open

Add 'depth' parameter to limit the actual depth of circuit. #143

95-martin-orion opened this issue Oct 22, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@95-martin-orion
Copy link
Contributor

Currently, specifying 'depth' to qFlex instead of using the auto-computed depth will result in an error, since it doesn't actually limit the number of cycles processed from the circuit file.

This will probably be simplest to fix after #115 is completed - until then, documenting this issue in the help message should be enough.

@95-martin-orion 95-martin-orion added the bug Something isn't working label Oct 22, 2019
@s-mandra
Copy link
Member

Agreed. Let me change the title to be more informative.

@s-mandra s-mandra changed the title Optional 'depth' parameter is non-functional Optional 'depth' parameter does not limit the actual depth of circuit. Oct 22, 2019
@benjaminvillalonga
Copy link
Contributor

See #115

@s-mandra s-mandra added enhancement New feature or request and removed bug Something isn't working labels Oct 23, 2019
@s-mandra
Copy link
Member

At the moment, users cannot specify the depth so I declassify this as improvement rather than bug.

@s-mandra s-mandra changed the title Optional 'depth' parameter does not limit the actual depth of circuit. Add 'depth' parameter to limit the actual depth of circuit. Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants