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 cudaq::slice_vector synthesis bug and add test #1981

Merged
merged 5 commits into from
Jul 23, 2024

Conversation

bmhowe23
Copy link
Collaborator

@bmhowe23 bmhowe23 commented Jul 20, 2024

Fixes #1975

This should fix the Test failed (failed to execute): targettests/Remote-Sim/vqe_h2.cpp errors in the NVQC Regression Tests and the Nightly Integration Tests. (Note that the bugfix has nothing to do with VQE, per-se.)

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 Jul 20, 2024
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
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 Jul 20, 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 Jul 22, 2024
@bmhowe23 bmhowe23 added this to the release 0.8.0 milestone Jul 22, 2024
Copy link
Collaborator

@schweitzpgi schweitzpgi left a comment

Choose a reason for hiding this comment

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

Looks great. Thanks, Ben.

@bmhowe23 bmhowe23 enabled auto-merge (squash) July 23, 2024 00:03
@bmhowe23 bmhowe23 merged commit 7e5b10a into NVIDIA:main Jul 23, 2024
125 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 23, 2024
@bmhowe23 bmhowe23 deleted the pr-fix-i1975-vec-synth-bug branch July 23, 2024 01:11
@bettinaheim bettinaheim added the bug fix To be listed under Bug Fixes in the release notes label Jul 29, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Synthesis fails for some kernels that use cudaq::slice_vector
3 participants