Skip to content

NVQC regression tests are failing #2776

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

Open
4 tasks done
sacpis opened this issue Apr 2, 2025 · 1 comment
Open
4 tasks done

NVQC regression tests are failing #2776

sacpis opened this issue Apr 2, 2025 · 1 comment

Comments

@sacpis
Copy link
Collaborator

sacpis commented Apr 2, 2025

Required prerequisites

  • Consult the security policy. If reporting a security vulnerability, do not report the bug using this form. Use the process described in the policy to report the issue.
  • Make sure you've read the documentation. Your issue may be addressed there.
  • Search the issue tracker to verify that this hasn't already been reported. +1 or comment there if it has.
  • If possible, make a PR with a failing test to give us a starting point to work on!

Describe the bug

NVQC regression tests are failing because of missing change (new implementation of QIR codegen) on NVQC with v0.10.0
https://github.com/NVIDIA/cuda-quantum/actions/runs/14210713115/job/39817328500

terminate called after throwing an instance of 'std::runtime_error'
  what():  Failed to launch kernel. Error: NVQC failed to handle request. Server error: Failed to IR compliance verification against NVQIR runtime.

Steps to reproduce the bug

Run any test with --target as nvqc

Expected behavior

Any tests should run successfully on NVQC.

Is this a regression? If it is, put the last known working version (or commit) here.

Not a regression

Environment

  • CUDA-Q version:
  • Python version:
  • C++ compiler:
  • Operating system:

Suggestions

No response

@sacpis
Copy link
Collaborator Author

sacpis commented Apr 3, 2025

Seems like we missed to monitor the nvqc regression test. It started failing when we introduced the new implementation of QIR codegen.
https://github.com/NVIDIA/cuda-quantum/actions/runs/13149361343/job/36693951604

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant