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

test_resource: cover setting shots and memory options #92

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

airwoodix
Copy link
Collaborator

Summary

This patch adds tests for setting the shots and memory execution options on the offline simulators. This partially also covers the case of remote devices.

Details and comments

Checked cases are:

  • set the option in Backend.run
  • set the option in qiskit.execute
  • set the option as global resource option
  • set the option in Backend.run or qiskit.execute overrides the resource option.

@airwoodix airwoodix self-assigned this Oct 19, 2023
@airwoodix airwoodix merged commit 65565df into master Oct 19, 2023
4 checks passed
@airwoodix airwoodix deleted the test-sim-propagate-options branch October 19, 2023 20:44
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.

3 participants