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 tuple runtime #9

Merged
merged 3 commits into from
Aug 8, 2024
Merged

Fix tuple runtime #9

merged 3 commits into from
Aug 8, 2024

Conversation

sethrj
Copy link
Member

@sethrj sethrj commented Aug 7, 2024

Follow-on to #4 which fails to compile with the clang on my mac.

@sethrj sethrj added the bug Something isn't working label Aug 7, 2024
@sethrj sethrj requested review from ausbin and wongey August 7, 2024 16:58
Copy link
Collaborator

@wongey wongey left a comment

Choose a reason for hiding this comment

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

Everything in this PR builds and runs okay on my end. Only glitch is that the qirxacc_XaccQuantumTest fails but this is because qsim is not activated in XACC's minimal build for QIREE. I would say we should probably deactivate this test for the time being (I will create an issue for it).

The option --group-tuples works well for qwerty-generated QIR in the base profile. No errors there!

@wongey
Copy link
Collaborator

wongey commented Aug 8, 2024

PR #11 addresses the issue in my previous comment.

@sethrj sethrj merged commit dc81f65 into ORNL-QCI:main Aug 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants