-
Notifications
You must be signed in to change notification settings - Fork 304
Deactivate testcase graph_coloring-1 for IQM backend #3627
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
Deactivate testcase graph_coloring-1 for IQM backend #3627
Conversation
Testcase seems to be responsible for an increase of testtime of on hour on some architectures when executed for IQM QA. Signed-off-by: Bernd Hoffmann <[email protected]>
Command Bot: Processing... |
sacpis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @iqm-bhoffmann.
|
We will get to know the test time from this PR itself. |
|
|
|
Just tried with Crystal_5 arch, and we see this |
|
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
|
Seems like the issue is only with the arch Crystal_20. Crystal_54 arch works fine. Would you like to update this PR with Crystal_54 arch? Crystal_54 arch takes around 500 seconds.
Or We can debug the issue with the slowness and add this arch to this test later. |
|
Hello @sacpis ,
Conclusion: This test should not run on a superconducting crystal architecture. So deactivating it again for the IQM backend is the correct and final solution. |
|
Perfect. Thank you very much @iqm-bhoffmann. |
Description
Testcase seems to be responsible for an increase of testtime by on hour on some architectures when executed for IQM QA.
Reported by @sacpis in comments to PR #3298. Please see: #3298 (comment)