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 observe() calls on nvidia-mgpu backend #1494

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

bmhowe23
Copy link
Collaborator

@bmhowe23 bmhowe23 commented Apr 10, 2024

Follow-up to #1477.
CircuitSimulator does not call canHandleObserve() right before observe calls, so the nvidia-mgpu simulator was returning incorrect values to canHandleObserve() at the times they were being called. This PR fixes that...or, more specifically, it updates the GitLab commit to include the fix from GitLab.

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 Apr 10, 2024
@bmhowe23 bmhowe23 merged commit 52499a3 into NVIDIA:main Apr 10, 2024
125 checks passed
@bmhowe23 bmhowe23 deleted the pr-fix-multi-gpu-observe branch April 10, 2024 21:02
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2024
@bettinaheim bettinaheim added this to the release 0.7.1 milestone Apr 17, 2024
@bettinaheim bettinaheim added the bug fix To be listed under Bug Fixes in the release notes label Apr 17, 2024
@bettinaheim bettinaheim changed the title Follow-up to #1477 - fix multi-gpu observe() calls Fix observe() calls on nvidia-mgpu backend 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants