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

Job name not the same as circuit name from QuantumCircuit call #192

Closed
Flandini opened this issue Dec 2, 2021 · 1 comment
Closed

Job name not the same as circuit name from QuantumCircuit call #192

Flandini opened this issue Dec 2, 2021 · 1 comment

Comments

@Flandini
Copy link

Flandini commented Dec 2, 2021

When submitting a qiskit QuantumCircuit like created like this:

qc = QuantumCircuit(name="my-circuit-name")

The job name on the Job Management portal shows a generic circuit name like circuit-491 instead of using my circuit name.

The version of azure-quantum is 0.21.2111.177148, and the version of qiskit is 0.32.1.

@Flandini Flandini changed the title Circuit name Job name not the same as circuit name from QuantumCircuit call Dec 2, 2021
@Flandini
Copy link
Author

Nevermind, user error.

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

1 participant