We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99999e8 + 2746644 commit 5e40237Copy full SHA for 5e40237
targettests/execution/graph_coloring-1.cpp
@@ -9,7 +9,6 @@
9
// REQUIRES: c++20
10
// clang-format off
11
// RUN: nvq++ %s -o %t --target infleqtion --emulate && %t | FileCheck %s
12
-// RUN: nvq++ %cpp_std --target iqm --emulate %s -o %t && IQM_QPU_QA=%iqm_tests_dir/Crystal_20.txt %t | FileCheck %s
13
// RUN: nvq++ %s -o %t --target quantinuum --emulate && %t | FileCheck %s
14
// RUN: if %braket_avail; then nvq++ %s -o %t --target braket --emulate && %t | FileCheck %s; fi
15
// RUN: if %qci_avail; then nvq++ %cpp_std --target qci --emulate %s -o %t && %t | FileCheck %s; fi
0 commit comments