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

Support running modules with a custom entry point name or multiple entry points #12

Closed
bamarsha opened this issue Nov 29, 2021 · 0 comments · Fixed by #23
Closed

Support running modules with a custom entry point name or multiple entry points #12

bamarsha opened this issue Nov 29, 2021 · 0 comments · Fixed by #23
Assignees
Labels
enhancement New feature or request

Comments

@bamarsha
Copy link
Contributor

bamarsha commented Nov 29, 2021

pyqir_jit right now only supports running a function named QuantumApplication__Run. But pyqir_jit should run the function with the EntryPoint attribute, or allow selecting one by name if there are multiple.

@bamarsha bamarsha added the enhancement New feature or request label Nov 29, 2021
@bamarsha bamarsha self-assigned this Nov 29, 2021
@bamarsha bamarsha changed the title Support running modules with a custom entry point name, or multiple entry points Support running modules with a custom entry point name or multiple entry points Dec 1, 2021
@bamarsha bamarsha closed this as completed Dec 3, 2021
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

Successfully merging a pull request may close this issue.

1 participant