Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion test/aiecc/cpp_multi_device_sequence.mlir
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
//===----------------------------------------------------------------------===//

// REQUIRES: peano

// REQUIRES: dont_run
// Disabled: this test is temporarily not run in the current configuration.
// Test device and sequence filtering (mirrors test/npu-xrt/add_one_two pattern)
// Each device is compiled separately with --device-name, similar to how
// the Python aiecc.py is used in production multi-device flows.
Expand Down
Loading