We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff23880 commit b4934f0Copy full SHA for b4934f0
1 file changed
test/aiecc/cpp_multi_device_sequence.mlir
@@ -9,7 +9,8 @@
9
//===----------------------------------------------------------------------===//
10
11
// REQUIRES: peano
12
-
+// REQUIRES: dont_run
13
+// Disabled: this test is temporarily not run in the current configuration.
14
// Test device and sequence filtering (mirrors test/npu-xrt/add_one_two pattern)
15
// Each device is compiled separately with --device-name, similar to how
16
// the Python aiecc.py is used in production multi-device flows.
0 commit comments