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

1. Add runtime_job_id 2. Add back from_openqasm to ensure backward compatibility #20

Merged
merged 3 commits into from
Jun 8, 2023

Conversation

Zhaoyilunnn
Copy link
Collaborator

@Zhaoyilunnn Zhaoyilunnn commented May 26, 2023

  1. Add a member runtime_job_id in task object. It will be used in quafu backend as: https://quafu.yuque.com/bc56zc/unimgt/hd08gl0o42veglh2#APawt
  2. Add back from_openqasm to ensure backward compatibility, see qasm_to_circuit method not supporting u1, u2, u3 gate #23

@Zhaoyilunnn Zhaoyilunnn requested a review from lss0208 May 28, 2023 09:47
@Zhaoyilunnn Zhaoyilunnn changed the title Add runtime job id in task object 1. Add runtime_job_id 2. Fix from openqasm issue Jun 7, 2023
@Zhaoyilunnn Zhaoyilunnn changed the title 1. Add runtime_job_id 2. Fix from openqasm issue 1. Add runtime_job_id 2. Add back from_openqasm to ensure backward compatibility Jun 7, 2023
@Zhaoyilunnn Zhaoyilunnn linked an issue Jun 7, 2023 that may be closed by this pull request
@ScQ-Cloud ScQ-Cloud merged commit 93edf5b into ScQ-Cloud:dev Jun 8, 2023
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

Successfully merging this pull request may close these issues.

qasm_to_circuit method not supporting u1, u2, u3 gate
2 participants