Skip to content

Commit 974d225

Browse files
committed
try Crystal 54
Signed-off-by: Sachin Pisal <[email protected]>
1 parent 389fb41 commit 974d225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targettests/execution/graph_coloring-1.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// REQUIRES: c++20
1010
// clang-format off
1111
// RUN: %time nvq++ %s -o %t --target infleqtion --emulate && %t | FileCheck %s
12-
// RUN: %time nvq++ %cpp_std --target iqm --emulate %s -o %t && IQM_QPU_QA=%iqm_tests_dir/Crystal_5.txt %t | FileCheck %s
12+
// RUN: %time nvq++ %cpp_std --target iqm --emulate %s -o %t && IQM_QPU_QA=%iqm_tests_dir/Crystal_54.txt %t | FileCheck %s
1313
// RUN: %time nvq++ %s -o %t --target quantinuum --emulate && %t | FileCheck %s
1414
// RUN: %time if %braket_avail; then nvq++ %s -o %t --target braket --emulate && %t | FileCheck %s; fi
1515
// RUN: %time if %qci_avail; then nvq++ %cpp_std --target qci --emulate %s -o %t && %t | FileCheck %s; fi

0 commit comments

Comments
 (0)