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

Fix Python handling of kernel list parameters #1410

Merged
merged 6 commits into from
Mar 21, 2024

Conversation

bmhowe23
Copy link
Collaborator

While #1370 allowed list types to be specified in kernel signatures, they couldn't actually all be invoked with real calls like cudaq.sample. This PR add tests to demonstrate the problem, and provides a fix.

As a temporary test, use Python 3.8 for CI testing. #1403 will make this take effect for all future PRs.

@bmhowe23 bmhowe23 added the python-lang Anything related to the Python CUDA Quantum language implementation label Mar 16, 2024
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Mar 16, 2024
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Mar 16, 2024
Copy link
Collaborator

@amccaskey amccaskey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the fix!

@bmhowe23 bmhowe23 enabled auto-merge (squash) March 21, 2024 13:32
@bmhowe23 bmhowe23 merged commit 65ea909 into NVIDIA:main Mar 21, 2024
133 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 21, 2024
@bmhowe23 bmhowe23 deleted the pr-fix-python-list-parms branch April 2, 2024 19:59
@bettinaheim bettinaheim added the bug fix To be listed under Bug Fixes in the release notes label Apr 17, 2024
@bettinaheim bettinaheim added this to the release 0.7.1 milestone Apr 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fix To be listed under Bug Fixes in the release notes python-lang Anything related to the Python CUDA Quantum language implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants